Searched defs:nlh (Results 26 - 50 of 131) sorted by relevance

123456

/linux-master/net/mctp/
H A Dneigh.c115 static int mctp_rtm_newneigh(struct sk_buff *skb, struct nlmsghdr *nlh, argument
173 static int mctp_rtm_delneigh(struct sk_buff *skb, struct nlmsghdr *nlh, argument
213 struct nlmsghdr *nlh; local
[all...]
H A Ddevice.c66 struct nlmsghdr *nlh; local
190 static int mctp_rtm_newaddr(struct sk_buff *skb, struct nlmsghdr *nlh, argument
253 mctp_rtm_deladdr(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) argument
[all...]
/linux-master/net/netfilter/
H A Dnfnetlink_cttimeout.c187 struct nlmsghdr *nlh; local
399 struct nlmsghdr *nlh; local
[all...]
H A Dnfnetlink_hook.c163 struct nlmsghdr *nlh; local
38 nf_netlink_dump_start_rcu(struct sock *nlsk, struct sk_buff *skb, const struct nlmsghdr *nlh, struct netlink_dump_control *c) argument
[all...]
H A Dnfnetlink_acct.c145 struct nlmsghdr *nlh; local
[all...]
H A Dnfnetlink_cthelper.c534 struct nlmsghdr *nlh; local
[all...]
H A Dnfnetlink.c216 static int nfnetlink_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh, argument
318 struct nlmsghdr *nlh; member in struct:nfnl_err
323 nfnl_err_add(struct list_head *list, struct nlmsghdr *nlh, int err, const struct netlink_ext_ack *extack) argument
371 nfnetlink_rcv_batch(struct sk_buff *skb, struct nlmsghdr *nlh, u16 subsys_id, u32 genid) argument
604 nfnetlink_rcv_skb_batch(struct sk_buff *skb, struct nlmsghdr *nlh) argument
644 struct nlmsghdr *nlh = nlmsg_hdr(skb); local
[all...]
/linux-master/net/ipv6/
H A Daddrlabel.c384 static int ip6addrlbl_newdel(struct sk_buff *skb, struct nlmsghdr *nlh, argument
435 static void ip6addrlbl_putmsg(struct nlmsghdr *nlh, argument
453 struct nlmsghdr *nlh = nlmsg_put(skb, portid, seq, event, local
470 ip6addrlbl_valid_dump_req(const struct nlmsghdr *nlh, struct netlink_ext_ack *extack) argument
497 const struct nlmsghdr *nlh = cb->nlh; local
535 ip6addrlbl_valid_get_req(struct sk_buff *skb, const struct nlmsghdr *nlh, struct nlattr **tb, struct netlink_ext_ack *extack) argument
579 ip6addrlbl_get(struct sk_buff *in_skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) argument
[all...]
/linux-master/tools/power/x86/intel-speed-select/
H A Dhfi-events.c192 struct nlmsghdr *nlh = nlmsg_hdr(n); local
/linux-master/include/linux/netfilter/
H A Dnfnetlink.h13 const struct nlmsghdr *nlh; member in struct:nfnl_info
67 static inline void nfnl_fill_hdr(struct nlmsghdr *nlh, u8 family, u8 version, argument
83 struct nlmsghdr *nlh; local
/linux-master/net/bridge/
H A Dbr_vlan_options.c474 struct nlmsghdr *nlh; local
/linux-master/drivers/infiniband/core/
H A Dnetlink.c131 void *ibnl_put_msg(struct sk_buff *skb, struct nlmsghdr **nlh, int seq, argument
141 int ibnl_put_attr(struct sk_buff *skb, struct nlmsghdr *nlh, argument
152 static int rdma_nl_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh, argument
212 struct nlmsghdr *nlh; local
[all...]
H A Daddr.c83 static inline bool ib_nl_is_good_ip_resp(const struct nlmsghdr *nlh) argument
99 static void ib_nl_process_good_ip_rsep(const struct nlmsghdr *nlh) argument
132 ib_nl_handle_ip_res_resp(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) argument
151 struct nlmsghdr *nlh; local
[all...]
/linux-master/net/devlink/
H A Dresource.c226 struct nlmsghdr *nlh; local
/linux-master/net/ncsi/
H A Dncsi-netlink.c569 struct nlmsghdr *nlh; local
/linux-master/include/net/
H A Drtnetlink.h38 static inline int rtnl_msg_family(const struct nlmsghdr *nlh) argument
/linux-master/net/unix/
H A Ddiag.c128 struct nlmsghdr *nlh; local
258 unix_diag_get_exact(struct sk_buff *in_skb, const struct nlmsghdr *nlh, struct unix_diag_req *req) argument
[all...]
/linux-master/net/sctp/
H A Ddiag.c130 struct nlmsghdr *nlh; local
222 const struct nlmsghdr *nlh; member in struct:sctp_comm_param
425 const struct nlmsghdr *nlh = cb->nlh; local
[all...]
/linux-master/net/core/
H A Dsock_diag.c230 static int __sock_diag_cmd(struct sk_buff *skb, struct nlmsghdr *nlh) argument
261 static int sock_diag_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh, argument
[all...]
/linux-master/tools/net/ynl/lib/
H A Dynl.h78 struct nlmsghdr *nlh; member in struct:ynl_sock
/linux-master/tools/testing/vsock/
H A Dvsock_diag_test.c172 struct nlmsghdr nlh; member in struct:__anon3492
/linux-master/net/smc/
H A Dsmc_ism.c258 void *nlh; local
/linux-master/net/batman-adv/
H A Dnetlink.c163 batadv_netlink_get_ifindex(const struct nlmsghdr *nlh, int attrtype) argument
/linux-master/lib/
H A Dkobject_uevent.c725 static int uevent_net_rcv_skb(struct sk_buff *skb, struct nlmsghdr *nlh, argument
/linux-master/fs/smb/server/
H A Dtransport_ipc.c426 struct genlmsghdr *nlh; local

Completed in 383 milliseconds

123456