Home
last modified time | relevance | path

Searched refs:nlmsghdr (Results 1 – 25 of 147) sorted by relevance

123456

/linux/tools/testing/selftests/net/mptcp/
A Dpm_nl_ctl.c40 struct nlmsghdr *nh = (void *)data; in init_genl_req()
56 static void nl_error(struct nlmsghdr *nh) in nl_error()
150 char data[NLMSG_ALIGN(sizeof(struct nlmsghdr)) + in resolve_mptcp_pm_netlink()
153 struct nlmsghdr *nh; in resolve_mptcp_pm_netlink()
179 struct nlmsghdr *nh; in add_addr()
310 struct nlmsghdr *nh; in del_addr()
494 struct nlmsghdr *nh; in get_addr()
534 struct nlmsghdr *nh; in dump_addrs()
555 struct nlmsghdr *nh; in flush_addrs()
609 struct nlmsghdr *nh; in get_set_limits()
[all …]
/linux/tools/include/uapi/linux/
A Dnetlink.h44 struct nlmsghdr { struct
91 #define NLMSG_HDRLEN ((int) NLMSG_ALIGN(sizeof(struct nlmsghdr)))
96 (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
97 #define NLMSG_OK(nlh,len) ((len) >= (int)sizeof(struct nlmsghdr) && \
98 (nlh)->nlmsg_len >= sizeof(struct nlmsghdr) && \
111 struct nlmsghdr msg;
/linux/include/net/
A Dnetlink.h454 struct nlmsghdr *nlh;
496 int (*cb)(struct sk_buff *, struct nlmsghdr *,
568 static inline void *nlmsg_data(const struct nlmsghdr *nlh) in nlmsg_data()
577 static inline int nlmsg_len(const struct nlmsghdr *nlh) in nlmsg_len()
611 return (remaining >= (int) sizeof(struct nlmsghdr) && in nlmsg_ok()
612 nlh->nlmsg_len >= sizeof(struct nlmsghdr) && in nlmsg_ok()
624 static inline struct nlmsghdr *
625 nlmsg_next(const struct nlmsghdr *nlh, int *remaining) in nlmsg_next()
631 return (struct nlmsghdr *) ((unsigned char *) nlh + totlen); in nlmsg_next()
886 static inline int nlmsg_report(const struct nlmsghdr *nlh) in nlmsg_report()
[all …]
A Dgenetlink.h88 struct nlmsghdr * nlhdr;
196 static inline struct nlmsghdr *genlmsg_nlhdr(void *user_hdr) in genlmsg_nlhdr()
198 return (struct nlmsghdr *)((char *)user_hdr - in genlmsg_nlhdr()
212 static inline int genlmsg_parse_deprecated(const struct nlmsghdr *nlh, in genlmsg_parse_deprecated()
231 static inline int genlmsg_parse(const struct nlmsghdr *nlh, in genlmsg_parse()
379 struct nlmsghdr *nlh = (struct nlmsghdr *)((unsigned char *)gnlh - in genlmsg_len()
A Ddn_fib.h83 struct nlattr *attrs[], struct nlmsghdr *n,
86 struct nlattr *attrs[], struct nlmsghdr *n,
106 const struct nlmsghdr *nlh, int *errp);
/linux/include/linux/
A Dsock_diag.h12 struct nlmsghdr;
17 int (*dump)(struct sk_buff *skb, struct nlmsghdr *nlh);
19 int (*destroy)(struct sk_buff *skb, struct nlmsghdr *nlh);
25 void sock_diag_register_inet_compat(int (*fn)(struct sk_buff *skb, struct nlmsghdr *nlh));
26 void sock_diag_unregister_inet_compat(int (*fn)(struct sk_buff *skb, struct nlmsghdr *nlh));
A Dnetlink.h16 static inline struct nlmsghdr *nlmsg_hdr(const struct sk_buff *skb) in nlmsg_hdr()
18 return (struct nlmsghdr *)skb->data; in nlmsg_hdr()
151 void netlink_ack(struct sk_buff *in_skb, struct nlmsghdr *nlh, int err,
203 const struct nlmsghdr *nlh;
232 struct nlmsghdr *
245 const struct nlmsghdr *nlh,
248 const struct nlmsghdr *nlh, in netlink_dump_start()
/linux/include/uapi/linux/
A Dnetlink.h44 struct nlmsghdr { struct
91 #define NLMSG_HDRLEN ((int) NLMSG_ALIGN(sizeof(struct nlmsghdr)))
96 (struct nlmsghdr *)(((char *)(nlh)) + \
98 #define NLMSG_OK(nlh,len) ((len) >= (int)sizeof(struct nlmsghdr) && \
99 (nlh)->nlmsg_len >= sizeof(struct nlmsghdr) && \
112 struct nlmsghdr msg;
/linux/tools/testing/selftests/netfilter/
A Dnf-queue.c77 static int queue_cb(const struct nlmsghdr *nlh, void *data) in queue_cb()
120 static struct nlmsghdr *
123 struct nlmsghdr *nlh = mnl_nlmsg_put_header(buf); in nfq_build_cfg_request()
144 static struct nlmsghdr *
147 struct nlmsghdr *nlh = mnl_nlmsg_put_header(buf); in nfq_build_cfg_params()
167 static struct nlmsghdr *
174 struct nlmsghdr *nlh; in nfq_build_verdict()
212 struct nlmsghdr *nlh; in open_queue()
274 struct nlmsghdr *nlh; in mainloop()
/linux/net/dcb/
A Ddcbnl.c183 u32 flags, struct nlmsghdr **nlhp) in dcbnl_newmsg()
187 struct nlmsghdr *nlh; in dcbnl_newmsg()
207 static int dcbnl_getstate(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getstate()
277 static int dcbnl_getcap(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getcap()
431 static int dcbnl_getapp(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getapp()
501 static int dcbnl_setapp(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_setapp()
747 static int dcbnl_setall(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_setall()
1375 struct nlmsghdr *nlh; in dcbnl_notify()
1706 int (*cb)(struct net_device *, struct nlmsghdr *, u32,
1740 static int dcb_doit(struct sk_buff *skb, struct nlmsghdr *nlh, in dcb_doit()
[all …]
/linux/net/xfrm/
A Dxfrm_compat.c132 static struct nlmsghdr *xfrm_nlmsg_put_compat(struct sk_buff *skb, in xfrm_nlmsg_put_compat()
133 const struct nlmsghdr *nlh_src, u16 type) in xfrm_nlmsg_put_compat()
137 struct nlmsghdr *nlh_dst; in xfrm_nlmsg_put_compat()
286 static int xfrm_xlate64(struct sk_buff *dst, const struct nlmsghdr *nlh_src) in xfrm_xlate64()
290 struct nlmsghdr *nlh_dst; in xfrm_xlate64()
320 static int xfrm_alloc_compat(struct sk_buff *skb, const struct nlmsghdr *nlh_src) in xfrm_alloc_compat()
351 static size_t xfrm_user_rcv_calculate_len64(const struct nlmsghdr *src, in xfrm_user_rcv_calculate_len64()
399 struct nlmsghdr *nlmsg = dst; in xfrm_attr_cpy32()
460 static int xfrm_xlate32(struct nlmsghdr *dst, const struct nlmsghdr *src, in xfrm_xlate32()
579 static struct nlmsghdr *xfrm_user_rcv_msg_compat(const struct nlmsghdr *h32, in xfrm_user_rcv_msg_compat()
[all …]
A Dxfrm_user.c1040 struct nlmsghdr *nlh; in dump_one_state()
1195 struct nlmsghdr *nlh; in build_spdinfo()
1318 struct nlmsghdr *nlh; in build_sadinfo()
1864 struct nlmsghdr *nlh; in dump_one_policy()
1968 struct nlmsghdr *nlh; in xfrm_notify_userpolicy()
2184 struct nlmsghdr *nlh; in build_aevent()
2669 struct nlmsghdr *nlh; in build_migrate()
2947 struct nlmsghdr *nlh; in build_expire()
3009 struct nlmsghdr *nlh; in xfrm_notify_sa_flush()
3080 struct nlmsghdr *nlh; in xfrm_notify_sa()
[all …]
/linux/include/linux/netfilter/
A Dnfnetlink.h13 const struct nlmsghdr *nlh;
68 static inline void nfnl_fill_hdr(struct nlmsghdr *nlh, u8 family, u8 version, in nfnl_fill_hdr()
79 static inline struct nlmsghdr *nfnl_msg_put(struct sk_buff *skb, u32 portid, in nfnl_msg_put()
84 struct nlmsghdr *nlh; in nfnl_msg_put()
/linux/tools/bpf/bpftool/
A Dnet.c94 typedef int (*__dump_nlmsg_t)(struct nlmsghdr *nlmsg, dump_nlmsg_t, void *cookie);
145 struct nlmsghdr *nh; in netlink_recv()
160 for (nh = (struct nlmsghdr *)buf; NLMSG_OK(nh, (unsigned int)len); in netlink_recv()
197 static int __dump_class_nlmsg(struct nlmsghdr *nlh, in __dump_class_nlmsg()
217 struct nlmsghdr nlh; in netlink_get_class()
236 static int __dump_qdisc_nlmsg(struct nlmsghdr *nlh, in __dump_qdisc_nlmsg()
256 struct nlmsghdr nlh; in netlink_get_qdisc()
275 static int __dump_filter_nlmsg(struct nlmsghdr *nlh, in __dump_filter_nlmsg()
295 struct nlmsghdr nlh; in netlink_get_filter()
315 static int __dump_link_nlmsg(struct nlmsghdr *nlh, in __dump_link_nlmsg()
[all …]
/linux/samples/bpf/
A Dxdp_router_ipv4_user.c94 struct nlmsghdr *nh; in recv_msg()
104 nh = (struct nlmsghdr *)buf_ptr; in recv_msg()
319 struct nlmsghdr *nh; in get_route_table()
327 struct nlmsghdr nl; in get_route_table()
371 nh = (struct nlmsghdr *)buf; in get_route_table()
470 struct nlmsghdr *nh; in get_arp_table()
477 struct nlmsghdr nl; in get_arp_table()
520 nh = (struct nlmsghdr *)buf; in get_arp_table()
538 struct nlmsghdr *nh; in monitor_route()
608 nh = (struct nlmsghdr *)buf; in monitor_route()
[all …]
/linux/include/rdma/
A Drdma_netlink.h16 int (*doit)(struct sk_buff *skb, struct nlmsghdr *nlh,
63 void *ibnl_put_msg(struct sk_buff *skb, struct nlmsghdr **nlh, int seq,
74 int ibnl_put_attr(struct sk_buff *skb, struct nlmsghdr *nlh,
/linux/crypto/
A Dcrypto_user_base.c159 struct nlmsghdr *nlh; in crypto_report_alg()
184 static int crypto_report(struct sk_buff *in_skb, struct nlmsghdr *in_nlh, in crypto_report()
260 static int crypto_update_alg(struct sk_buff *skb, struct nlmsghdr *nlh, in crypto_update_alg()
296 static int crypto_del_alg(struct sk_buff *skb, struct nlmsghdr *nlh, in crypto_del_alg()
334 static int crypto_add_alg(struct sk_buff *skb, struct nlmsghdr *nlh, in crypto_add_alg()
382 static int crypto_del_rng(struct sk_buff *skb, struct nlmsghdr *nlh, in crypto_del_rng()
408 int (*doit)(struct sk_buff *, struct nlmsghdr *, struct nlattr **);
422 static int crypto_user_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh, in crypto_user_rcv_msg()
/linux/samples/connector/
A Ducon.c48 struct nlmsghdr *nlh; in netlink_send()
56 nlh = (struct nlmsghdr *)buf; in netlink_send()
102 struct nlmsghdr *reply; in main()
214 reply = (struct nlmsghdr *)buf; in main()
/linux/drivers/infiniband/core/
A Dnetlink.c131 void *ibnl_put_msg(struct sk_buff *skb, struct nlmsghdr **nlh, int seq, in ibnl_put_msg()
141 int ibnl_put_attr(struct sk_buff *skb, struct nlmsghdr *nlh, in ibnl_put_attr()
152 static int rdma_nl_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh, in rdma_nl_rcv_msg()
208 struct nlmsghdr *, in rdma_nl_rcv_skb() argument
212 struct nlmsghdr *nlh; in rdma_nl_rcv_skb()
/linux/include/crypto/internal/
A Dcryptouser.h8 int crypto_reportstat(struct sk_buff *in_skb, struct nlmsghdr *in_nlh, struct nlattr **attrs);
11 struct nlmsghdr *in_nlh, in crypto_reportstat()
/linux/net/core/
A Dsock_diag.c19 static int (*inet_rcv_compat)(struct sk_buff *skb, struct nlmsghdr *nlh);
165 void sock_diag_register_inet_compat(int (*fn)(struct sk_buff *skb, struct nlmsghdr *nlh)) in sock_diag_register_inet_compat()
173 void sock_diag_unregister_inet_compat(int (*fn)(struct sk_buff *skb, struct nlmsghdr *nlh)) in sock_diag_unregister_inet_compat()
213 static int __sock_diag_cmd(struct sk_buff *skb, struct nlmsghdr *nlh) in __sock_diag_cmd()
244 static int sock_diag_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh, in sock_diag_rcv_msg()
/linux/tools/testing/selftests/net/
A Dipsec.c249 struct nlmsghdr hdr; in netlink_check_answer()
274 struct nlmsghdr nh; in veth_add()
324 struct nlmsghdr nh; in ip4_addr_set()
364 struct nlmsghdr nh; in link_set_up()
391 struct nlmsghdr nh; in ip4_route_set()
934 struct nlmsghdr nh; in xfrm_state_add()
1023 struct nlmsghdr nh; in xfrm_state_check()
1027 struct nlmsghdr nh; in xfrm_state_check()
1382 struct nlmsghdr nh; in xfrm_monitor_acquire()
1453 struct nlmsghdr nh; in xfrm_expire_state()
[all …]
/linux/drivers/staging/gdm724x/
A Dnetlink_k.c31 struct nlmsghdr *nlh; in netlink_rcv_cb()
47 nlh = (struct nlmsghdr *)skb->data; in netlink_rcv_cb()
97 struct nlmsghdr *nlh; in netlink_send()
/linux/net/ipv6/
A Daddrlabel.c384 static int ip6addrlbl_newdel(struct sk_buff *skb, struct nlmsghdr *nlh, in ip6addrlbl_newdel()
435 static void ip6addrlbl_putmsg(struct nlmsghdr *nlh, in ip6addrlbl_putmsg()
452 struct nlmsghdr *nlh = nlmsg_put(skb, portid, seq, event, in ip6addrlbl_fill()
469 static int ip6addrlbl_valid_dump_req(const struct nlmsghdr *nlh, in ip6addrlbl_valid_dump_req()
496 const struct nlmsghdr *nlh = cb->nlh; in ip6addrlbl_dump()
535 const struct nlmsghdr *nlh, in ip6addrlbl_valid_get_req()
578 static int ip6addrlbl_get(struct sk_buff *in_skb, struct nlmsghdr *nlh, in ip6addrlbl_get()
/linux/net/tipc/
A Ddiag.c54 struct nlmsghdr *nlh; in __tipc_add_sock_diag()
77 struct nlmsghdr *h) in tipc_sock_diag_handler_dump()

Completed in 57 milliseconds

123456