Home
last modified time | relevance | path

Searched defs:nlh (Results 1 – 25 of 114) sorted by relevance

12345

/linux/tools/net/ynl/lib/
H A Dynl-priv.h150 struct nlmsghdr *nlh = (struct nlmsghdr *)buf; in ynl_nlmsg_put_header() local
158 static inline unsigned int ynl_nlmsg_data_len(const struct nlmsghdr *nlh) in ynl_nlmsg_data_len()
163 static inline void *ynl_nlmsg_data(const struct nlmsghdr *nlh) in ynl_nlmsg_data()
169 ynl_nlmsg_data_offset(const struct nlmsghdr *nlh, unsigned int offset) in ynl_nlmsg_data_offset()
174 static inline void *ynl_nlmsg_end_addr(const struct nlmsghdr *nlh) in ynl_nlmsg_end_addr()
180 ynl_nlmsg_put_extra_header(struct nlmsghdr *nlh, unsigned int size) in ynl_nlmsg_put_extra_header()
210 #define ynl_attr_for_each(attr, nlh, fixed_hdr_sz) \ argument
257 __ynl_attr_put_overflow(struct nlmsghdr *nlh, size_t size) in __ynl_attr_put_overflow()
272 ynl_attr_nest_start(struct nlmsghdr *nlh, unsigned int attr_type) in ynl_attr_nest_start()
287 ynl_attr_nest_end(struct nlmsghdr *nlh, struct nlattr *attr) in ynl_attr_nest_end()
[all …]
H A Dynl.c206 ynl_ext_ack_check(struct ynl_sock *ys, const struct nlmsghdr *nlh, in ynl_ext_ack_check() argument
326 ynl_cb_error(const struct nlmsghdr *nlh, struct ynl_parse_arg *yarg) in ynl_cb_error() argument
345 ynl_cb_done(const struct nlmsghdr * nlh,struct ynl_parse_arg * yarg) ynl_cb_done() argument
473 struct nlmsghdr *nlh; ynl_msg_start() local
491 ynl_msg_end(struct ynl_sock * ys,struct nlmsghdr * nlh) ynl_msg_end() argument
514 struct nlmsghdr *nlh; ynl_gemsg_start() local
552 ynl_cb_null(const struct nlmsghdr * nlh,struct ynl_parse_arg * yarg) ynl_cb_null() argument
564 const struct nlmsghdr *nlh; __ynl_sock_read_msgs() local
670 ynl_get_family_info_cb(const struct nlmsghdr * nlh,struct ynl_parse_arg * yarg) ynl_get_family_info_cb() argument
703 struct nlmsghdr *nlh; ynl_sock_read_family() local
868 ynl_ntf_parse(struct ynl_sock * ys,const struct nlmsghdr * nlh) ynl_ntf_parse() argument
914 ynl_ntf_trampoline(const struct nlmsghdr * nlh,struct ynl_parse_arg * yarg) ynl_ntf_trampoline() argument
951 ynl_check_alien(struct ynl_sock * ys,const struct nlmsghdr * nlh,__u32 rsp_cmd) ynl_check_alien() argument
974 ynl_req_trampoline(const struct nlmsghdr * nlh,struct ynl_parse_arg * yarg) ynl_req_trampoline() argument
1007 ynl_dump_trampoline(const struct nlmsghdr * nlh,struct ynl_parse_arg * data) ynl_dump_trampoline() argument
[all...]
/linux/tools/testing/selftests/net/netfilter/
H A Dconntrack_dump_flush.c20 static int build_cta_tuple_v4(struct nlmsghdr *nlh, int type, in build_cta_tuple_v4()
50 static int build_cta_tuple_v6(struct nlmsghdr *nlh, int type, in build_cta_tuple_v6()
80 static int build_cta_proto(struct nlmsghdr *nlh) in build_cta_proto()
101 static int conntrack_data_insert(struct mnl_socket *sock, struct nlmsghdr *nlh, in conntrack_data_insert()
148 struct nlmsghdr *nlh; in conntrack_data_generate_v4() local
182 struct nlmsghdr *nlh; in conntrack_data_generate_v6() local
212 static int count_entries(const struct nlmsghdr *nlh, void *data) in count_entries()
221 struct nlmsghdr *nlh; in conntrack_count_zone() local
267 struct nlmsghdr *nlh; in conntrack_flush_zone() local
H A Dnf_queue.c80 static int queue_cb(const struct nlmsghdr *nlh, void *data) in queue_cb()
126 struct nlmsghdr *nlh = mnl_nlmsg_put_header(buf); in nfq_build_cfg_request() local
150 struct nlmsghdr *nlh = mnl_nlmsg_put_header(buf); in nfq_build_cfg_params() local
177 struct nlmsghdr *nlh; in nfq_build_verdict() local
215 struct nlmsghdr *nlh; in open_queue() local
279 struct nlmsghdr *nlh; in mainloop() local
/linux/net/dcb/
H A Ddcbnl.c221 struct nlmsghdr *nlh; in dcbnl_newmsg() local
241 static int dcbnl_getstate(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getstate()
252 static int dcbnl_getpfccfg(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getpfccfg()
297 static int dcbnl_getperm_hwaddr(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getperm_hwaddr()
311 static int dcbnl_getcap(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getcap()
356 static int dcbnl_getnumtcs(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getnumtcs()
403 static int dcbnl_setnumtcs(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_setnumtcs()
437 static int dcbnl_getpfcstate(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getpfcstate()
447 static int dcbnl_setpfcstate(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_setpfcstate()
465 static int dcbnl_getapp(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getapp()
[all …]
/linux/net/xfrm/
H A Dxfrm_user.c1039 static int xfrm_add_sa(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_add_sa() argument
1118 static int xfrm_del_sa(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_del_sa() argument
1504 struct nlmsghdr *nlh; dump_one_state() local
1668 struct nlmsghdr *nlh; build_spdinfo() local
1714 xfrm_set_spdinfo(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_set_spdinfo() argument
1768 xfrm_get_spdinfo(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_get_spdinfo() argument
1801 struct nlmsghdr *nlh; build_sadinfo() local
1828 xfrm_get_sadinfo(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_get_sadinfo() argument
1849 xfrm_get_sa(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_get_sa() argument
1873 xfrm_alloc_userspi(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_alloc_userspi() argument
2284 xfrm_add_policy(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_add_policy() argument
2412 struct nlmsghdr *nlh; dump_one_policy() local
2518 struct nlmsghdr *nlh; xfrm_notify_userpolicy() local
2552 xfrm_set_default(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_set_default() argument
2573 xfrm_get_default(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_get_default() argument
2603 xfrm_get_policy(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_get_policy() argument
2687 xfrm_flush_sa(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_flush_sa() argument
2732 struct nlmsghdr *nlh; build_aevent() local
2802 xfrm_get_ae(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_get_ae() argument
2851 xfrm_new_ae(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_new_ae() argument
2908 xfrm_flush_policy(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_flush_policy() argument
2937 xfrm_add_pol_expire(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_add_pol_expire() argument
3004 xfrm_add_sa_expire(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_add_sa_expire() argument
3042 xfrm_add_acquire(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_add_acquire() argument
3183 xfrm_do_migrate(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_do_migrate() argument
3247 struct nlmsghdr *nlh; build_migrate_state() local
3343 xfrm_do_migrate_state(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_do_migrate_state() argument
3525 xfrm_do_migrate_state(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_do_migrate_state() argument
3532 xfrm_do_migrate(struct sk_buff * skb,struct nlmsghdr * nlh,struct nlattr ** attrs,struct netlink_ext_ack * extack) xfrm_do_migrate() argument
3588 struct nlmsghdr *nlh; build_migrate() local
3837 xfrm_user_rcv_msg(struct sk_buff * skb,struct nlmsghdr * nlh,struct netlink_ext_ack * extack) xfrm_user_rcv_msg() argument
3944 struct nlmsghdr *nlh; build_expire() local
4017 struct nlmsghdr *nlh; xfrm_notify_sa_flush() local
4102 struct nlmsghdr *nlh; xfrm_notify_sa() local
4196 struct nlmsghdr *nlh; build_acquire() local
4326 struct nlmsghdr *nlh; build_polexpire() local
4380 struct nlmsghdr *nlh; xfrm_notify_policy() local
4448 struct nlmsghdr *nlh; xfrm_notify_policy_flush() local
4503 struct nlmsghdr *nlh; build_report() local
4550 struct nlmsghdr *nlh; build_mapping() local
[all...]
/linux/net/ipv6/
H A Daddrlabel.c375 static int ip6addrlbl_newdel(struct sk_buff *skb, struct nlmsghdr *nlh, in ip6addrlbl_newdel()
426 static void ip6addrlbl_putmsg(struct nlmsghdr *nlh, in ip6addrlbl_putmsg()
444 struct nlmsghdr *nlh = nlmsg_put(skb, portid, seq, event, in ip6addrlbl_fill() local
461 static int ip6addrlbl_valid_dump_req(const struct nlmsghdr *nlh, in ip6addrlbl_valid_dump_req()
488 const struct nlmsghdr *nlh = cb->nlh; in ip6addrlbl_dump() local
529 const struct nlmsghdr *nlh, in ip6addrlbl_valid_get_req()
572 static int ip6addrlbl_get(struct sk_buff *in_skb, struct nlmsghdr *nlh, in ip6addrlbl_get()
/linux/net/core/
H A Drtnetlink.c990 const struct nlmsghdr *nlh, gfp_t flags) in rtnl_notify()
2119 struct nlmsghdr *nlh; in rtnl_fill_ifinfo() local
2500 static int rtnl_valid_dump_ifinfo_req(const struct nlmsghdr *nlh, in rtnl_valid_dump_ifinfo_req()
2548 const struct nlmsghdr *nlh = cb->nlh; in rtnl_dump_ifinfo() local
3556 static int rtnl_setlink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_setlink()
3642 int rtnl_delete_link(struct net_device *dev, u32 portid, const struct nlmsghdr *nlh) in rtnl_delete_link()
3658 static int rtnl_dellink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_dellink()
3711 u32 portid, const struct nlmsghdr *nlh) in rtnl_configure_link()
3843 static int rtnl_changelink(const struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_changelink()
3932 const struct nlmsghdr *nlh, in rtnl_newlink_create()
[all …]
H A Dfib_rules.c568 static int fib_nl2rule(struct net *net, struct nlmsghdr *nlh, in fib_nl2rule()
876 int fib_newrule(struct net *net, struct sk_buff *skb, struct nlmsghdr *nlh, in fib_newrule()
1005 static int fib_nl_newrule(struct sk_buff *skb, struct nlmsghdr *nlh, in fib_nl_newrule()
1011 int fib_delrule(struct net *net, struct sk_buff *skb, struct nlmsghdr *nlh, in fib_delrule()
1118 static int fib_nl_delrule(struct sk_buff *skb, struct nlmsghdr *nlh, in fib_nl_delrule()
1155 struct nlmsghdr *nlh; in fib_nl_fill_rule() local
1263 static int fib_valid_dumprule_req(const struct nlmsghdr *nlh, in fib_valid_dumprule_req()
1291 const struct nlmsghdr *nlh = cb->nlh; in fib_nl_dumprule() local
1334 struct fib_rules_ops *ops, struct nlmsghdr *nlh, in notify_rule_change()
/linux/net/phonet/
H A Dpn_netlink.c52 static int addr_doit(struct sk_buff *skb, struct nlmsghdr *nlh, in addr_doit()
106 struct nlmsghdr *nlh; in fill_addr() local
177 struct nlmsghdr *nlh; in fill_route() local
231 static int route_doit(struct sk_buff *skb, struct nlmsghdr *nlh, in route_doit()
/linux/drivers/infiniband/core/
H 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()
212 struct nlmsghdr *nlh; in rdma_nl_rcv_skb() local
H A Diwpm_util.c438 struct sk_buff *iwpm_create_nlmsg(u32 nl_op, struct nlmsghdr **nlh, in iwpm_create_nlmsg()
581 struct nlmsghdr *nlh; in send_mapinfo_num() local
620 struct nlmsghdr *nlh = NULL; in send_nlmsg_done() local
642 struct nlmsghdr *nlh; in iwpm_send_mapinfo() local
764 struct nlmsghdr *nlh; in iwpm_send_hello() local
/linux/drivers/connector/
H A Dconnector.c68 struct nlmsghdr *nlh; in cn_netlink_send_mult() local
136 struct nlmsghdr *nlh; in cn_call_callback() local
200 struct nlmsghdr *nlh; in cn_rx_skb() local
/linux/security/selinux/
H A Dnetlink.c44 static void selnl_add_payload(struct nlmsghdr *nlh, int len, int msgtype, void *data) in selnl_add_payload()
73 struct nlmsghdr *nlh; in selnl_notify() local
/linux/include/linux/netfilter/
H A Dnfnetlink.h13 const struct nlmsghdr *nlh; member
67 static inline void nfnl_fill_hdr(struct nlmsghdr *nlh, u8 family, u8 version, in nfnl_fill_hdr()
83 struct nlmsghdr *nlh; in nfnl_msg_put() local
/linux/tools/bpf/bpftool/
H A Dnet.c213 static int __dump_class_nlmsg(struct nlmsghdr *nlh, in __dump_class_nlmsg() argument
233 struct nlmsghdr nlh; in netlink_get_class() member
252 static int __dump_qdisc_nlmsg(struct nlmsghdr *nlh, in __dump_qdisc_nlmsg() argument
272 struct nlmsghdr nlh; netlink_get_qdisc() member
291 __dump_filter_nlmsg(struct nlmsghdr * nlh,dump_nlmsg_t dump_filter_nlmsg,void * cookie) __dump_filter_nlmsg() argument
311 struct nlmsghdr nlh; netlink_get_filter() member
331 __dump_link_nlmsg(struct nlmsghdr * nlh,dump_nlmsg_t dump_link_nlmsg,void * cookie) __dump_link_nlmsg() argument
350 struct nlmsghdr nlh; netlink_get_link() member
[all...]
/linux/net/ipv4/
H A Ddevinet.c372 int destroy, struct nlmsghdr *nlh, u32 portid) in __inet_del_ifa()
490 static int __inet_insert_ifa(struct in_ifaddr *ifa, struct nlmsghdr *nlh, in __inet_insert_ifa()
652 static int inet_rtm_deladdr(struct sk_buff *skb, struct nlmsghdr *nlh, in inet_rtm_deladdr()
844 static int inet_validate_rtm(struct nlmsghdr *nlh, struct nlattr **tb, in inet_validate_rtm()
882 static struct in_ifaddr *inet_rtm_to_ifa(struct net *net, struct nlmsghdr *nlh, in inet_rtm_to_ifa()
960 static int inet_rtm_newaddr(struct sk_buff *skb, struct nlmsghdr *nlh, in inet_rtm_newaddr()
1710 struct nlmsghdr *nlh; in inet_fill_ifaddr() local
1784 static int inet_valid_dump_ifaddr_req(const struct nlmsghdr *nlh, in inet_valid_dump_ifaddr_req()
1931 const struct nlmsghdr *nlh = cb->nlh; in inet_dump_addr() local
1999 static void rtmsg_ifa(int event, struct in_ifaddr *ifa, struct nlmsghdr *nlh, in rtmsg_ifa()
[all …]
H A Dfib_frontend.c755 struct nlmsghdr *nlh, struct fib_config *cfg, in rtm_to_fib_config()
896 static int inet_rtm_delroute(struct sk_buff *skb, struct nlmsghdr *nlh, in inet_rtm_delroute()
930 static int inet_rtm_newroute(struct sk_buff *skb, struct nlmsghdr *nlh, in inet_rtm_newroute()
960 int ip_valid_fib_dump_req(struct net *net, const struct nlmsghdr *nlh, in ip_valid_fib_dump_req()
1035 const struct nlmsghdr *nlh = cb->nlh; in inet_dump_fib() local
1421 struct nlmsghdr *nlh; in nl_fib_input() local
/linux/net/ieee802154/
H A Dnetlink.c47 struct nlmsghdr *nlh = nlmsg_hdr(msg); in ieee802154_nl_mcast() local
76 struct nlmsghdr *nlh = nlmsg_hdr(msg); in ieee802154_nl_reply() local
/linux/net/mpls/
H A Daf_mpls.c581 struct nlmsghdr *nlh = info ? info->nlh : NULL; in mpls_notify_route() local
1169 struct nlmsghdr *nlh; in mpls_netconf_fill_devconf() local
1244 const struct nlmsghdr *nlh, in mpls_netconf_valid_get_req()
1284 struct nlmsghdr *nlh, in mpls_netconf_get_devconf()
1351 const struct nlmsghdr *nlh = cb->nlh; in mpls_netconf_dump_devconf() local
1851 struct nlmsghdr *nlh, in rtm_to_route_config()
1989 static int mpls_rtm_delroute(struct sk_buff *skb, struct nlmsghdr *nlh, in mpls_rtm_delroute()
2014 static int mpls_rtm_newroute(struct sk_buff *skb, struct nlmsghdr *nlh, in mpls_rtm_newroute()
2042 struct nlmsghdr *nlh; in mpls_dump_route() local
2149 static int mpls_valid_fib_dump_req(struct net *net, const struct nlmsghdr *nlh, in mpls_valid_fib_dump_req()
[all …]
/linux/net/mptcp/
H A Dpm_netlink.c437 struct nlmsghdr *nlh; in mptcp_event_addr_removed() local
471 struct nlmsghdr *nlh; in mptcp_event_addr_announced() local
527 struct nlmsghdr *nlh; in mptcp_event_pm_listener() local
576 struct nlmsghdr *nlh; in mptcp_event() local
/linux/net/mctp/
H A Dneigh.c115 static int mctp_rtm_newneigh(struct sk_buff *skb, struct nlmsghdr *nlh, in mctp_rtm_newneigh()
173 static int mctp_rtm_delneigh(struct sk_buff *skb, struct nlmsghdr *nlh, in mctp_rtm_delneigh()
213 struct nlmsghdr *nlh; in mctp_fill_neigh() local
/linux/tools/lib/bpf/
H A Dnlattr.c81 static inline int nlmsg_len(const struct nlmsghdr *nlh) in nlmsg_len()
157 int libbpf_nla_dump_errormsg(struct nlmsghdr *nlh) in libbpf_nla_dump_errormsg()
/linux/tools/include/uapi/linux/
H A Dnetlink.h94 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0))) argument
95 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), \ argument
97 #define NLMSG_OK(nlh,len) ((len) >= (int)sizeof(struct nlmsghdr) && \ argument
100 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len))) argument
/linux/tools/testing/selftests/net/af_unix/
H A Ddiag_uid.c81 struct nlmsghdr nlh; in send_request() member
151 struct nlmsghdr *nlh; in receive_response() local

12345