/kernel/linux/linux-6.6/net/core/ |
H A D | sock_diag.c | 169 void sock_diag_register_inet_compat(int (*fn)(struct sk_buff *skb, struct nlmsghdr *nlh)) in sock_diag_register_inet_compat() argument 177 void sock_diag_unregister_inet_compat(int (*fn)(struct sk_buff *skb, struct nlmsghdr *nlh)) in sock_diag_unregister_inet_compat() argument 217 static int __sock_diag_cmd(struct sk_buff *skb, struct nlmsghdr *nlh) in __sock_diag_cmd() argument 248 sock_diag_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) sock_diag_rcv_msg() argument [all...] |
/kernel/linux/linux-6.6/net/devlink/ |
H A D | resource.c | 226 struct nlmsghdr *nlh; in devlink_resource_fill() local
|
/kernel/linux/linux-6.6/net/mctp/ |
H A D | device.c | 66 struct nlmsghdr *nlh; in mctp_fill_addrinfo() local 190 static int mctp_rtm_newaddr(struct sk_buff *skb, struct nlmsghdr *nlh, in mctp_rtm_newaddr() argument 253 mctp_rtm_deladdr(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) mctp_rtm_deladdr() argument [all...] |
H A D | neigh.c | 115 static int mctp_rtm_newneigh(struct sk_buff *skb, struct nlmsghdr *nlh, in mctp_rtm_newneigh() argument 173 static int mctp_rtm_delneigh(struct sk_buff *skb, struct nlmsghdr *nlh, in mctp_rtm_delneigh() argument 213 struct nlmsghdr *nlh; in mctp_fill_neigh() local [all...] |
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_vlan_options.c | 474 struct nlmsghdr *nlh; in br_vlan_global_opts_notify() local
|
/third_party/ltp/testcases/network/stress/route/ |
H A D | route-change-netlink.c | 195 struct nlmsghdr *nlh; in rtnl_route() local [all...] |
/third_party/selinux/libselinux/src/ |
H A D | avc_internal.c | 148 struct nlmsghdr *nlh = (struct nlmsghdr *)buf; in avc_netlink_receive() local 204 struct nlmsghdr *nlh = (struct nlmsghdr *)buf; in avc_netlink_process() local
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nfnetlink_cthelper.c | 532 struct nlmsghdr *nlh; in nfnl_cthelper_fill_info() local 415 nfnl_cthelper_new(struct net *net, struct sock *nfnl, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const tb[], struct netlink_ext_ack *extack) nfnl_cthelper_new() argument 614 nfnl_cthelper_get(struct net *net, struct sock *nfnl, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const tb[], struct netlink_ext_ack *extack) nfnl_cthelper_get() argument 685 nfnl_cthelper_del(struct net *net, struct sock *nfnl, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const tb[], struct netlink_ext_ack *extack) nfnl_cthelper_del() argument [all...] |
H A D | nfnetlink.c | 182 static int nfnetlink_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh, in nfnetlink_rcv_msg() argument 267 struct nlmsghdr *nlh; member 272 static int nfnl_err_add(struct list_head *list, struct nlmsghdr *nlh, in argument 320 nfnetlink_rcv_batch(struct sk_buff *skb, struct nlmsghdr *nlh, u16 subsys_id, u32 genid) nfnetlink_rcv_batch() argument 544 nfnetlink_rcv_skb_batch(struct sk_buff *skb, struct nlmsghdr *nlh) nfnetlink_rcv_skb_batch() argument 584 struct nlmsghdr *nlh = nlmsg_hdr(skb); nfnetlink_rcv() local [all...] |
H A D | nft_compat.c | 612 struct nlmsghdr *nlh; in nfnl_compat_fill_info() local 635 nfnl_compat_get_rcu(struct net *net, struct sock *nfnl, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const tb[], struct netlink_ext_ack *extack) nfnl_compat_get_rcu() argument
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | wext-core.c | 422 struct nlmsghdr *nlh; in rtnetlink_ifinfo_prep() local 465 struct nlmsghdr *nlh; in wireless_send_event() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | netlink.h | 205 const struct nlmsghdr *nlh; member 249 netlink_dump_start(struct sock *ssk, struct sk_buff *skb, const struct nlmsghdr *nlh, struct netlink_dump_control *control) netlink_dump_start() argument
|
/kernel/linux/linux-5.10/lib/ |
H A D | kobject_uevent.c | 740 static int uevent_net_rcv_skb(struct sk_buff *skb, struct nlmsghdr *nlh, in uevent_net_rcv_skb() argument
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | netlink.c | 163 batadv_netlink_get_ifindex(const struct nlmsghdr *nlh, int attrtype) in batadv_netlink_get_ifindex() argument
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | transport_ipc.c | 424 struct genlmsghdr *nlh; in ipc_msg_send() local
|
/kernel/linux/linux-6.6/tools/net/ynl/lib/ |
H A D | ynl.h | 84 struct nlmsghdr *nlh; member
|
/kernel/linux/linux-6.6/net/smc/ |
H A D | smc_ism.c | 236 void *nlh; in smc_nl_handle_smcd_dev() local
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nfnetlink_cthelper.c | 534 struct nlmsghdr *nlh; in nfnl_cthelper_fill_info() local [all...] |
H A D | nfnetlink_acct.c | 145 struct nlmsghdr *nlh; in nfnl_acct_fill_info() local [all...] |
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | netlink.c | 164 batadv_netlink_get_ifindex(const struct nlmsghdr *nlh, int attrtype) in batadv_netlink_get_ifindex() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | kobject_uevent.c | 725 static int uevent_net_rcv_skb(struct sk_buff *skb, struct nlmsghdr *nlh, in uevent_net_rcv_skb() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | iwpm_util.c | 482 struct sk_buff *iwpm_create_nlmsg(u32 nl_op, struct nlmsghdr **nlh, in iwpm_create_nlmsg() argument 625 struct nlmsghdr *nlh; in send_mapinfo_num() local 664 struct nlmsghdr *nlh = NULL; send_nlmsg_done() local 686 struct nlmsghdr *nlh; iwpm_send_mapinfo() local 808 struct nlmsghdr *nlh; iwpm_send_hello() local [all...] |
H A D | addr.c | 84 static inline bool ib_nl_is_good_ip_resp(const struct nlmsghdr *nlh) in ib_nl_is_good_ip_resp() argument 100 static void ib_nl_process_good_ip_rsep(const struct nlmsghdr *nlh) in ib_nl_process_good_ip_rsep() argument 133 ib_nl_handle_ip_res_resp(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) ib_nl_handle_ip_res_resp() argument 152 struct nlmsghdr *nlh; ib_nl_ip_send_msg() local [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | genetlink.h | 214 static inline int genlmsg_parse_deprecated(const struct nlmsghdr *nlh, in genlmsg_parse_deprecated() argument 233 static inline int genlmsg_parse(const struct nlmsghdr *nlh, in genlmsg_parse() argument 381 struct nlmsghdr *nlh = (struct nlmsghdr *)((unsigned char *)gnlh - in genlmsg_len() local
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | net.c | 197 static int __dump_class_nlmsg(struct nlmsghdr *nlh, in __dump_class_nlmsg() argument 217 struct nlmsghdr nlh; in netlink_get_class() member 236 static int __dump_qdisc_nlmsg(struct nlmsghdr *nlh, in __dump_qdisc_nlmsg() argument 256 struct nlmsghdr nlh; netlink_get_qdisc() member 275 __dump_filter_nlmsg(struct nlmsghdr *nlh, dump_nlmsg_t dump_filter_nlmsg, void *cookie) __dump_filter_nlmsg() argument 295 struct nlmsghdr nlh; netlink_get_filter() member 315 __dump_link_nlmsg(struct nlmsghdr *nlh, dump_nlmsg_t dump_link_nlmsg, void *cookie) __dump_link_nlmsg() argument 334 struct nlmsghdr nlh; netlink_get_link() member [all...] |