| /OK3568_Linux_fs/kernel/net/decnet/ |
| H A D | dn_dev.c | 566 static int dn_nl_deladdr(struct sk_buff *skb, struct nlmsghdr *nlh, in dn_nl_deladdr() 612 static int dn_nl_newaddr(struct sk_buff *skb, struct nlmsghdr *nlh, in dn_nl_newaddr() 685 struct nlmsghdr *nlh; in dn_nl_fill_ifaddr() local
|
| H A D | dn_route.c | 1552 struct nlmsghdr *nlh; in dn_rt_fill_info() local 1635 static int dn_cache_getroute(struct sk_buff *in_skb, struct nlmsghdr *nlh, in dn_cache_getroute()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | sa_query.c | 836 struct nlmsghdr *nlh; in ib_nl_make_request() local 921 const struct nlmsghdr *nlh) in ib_nl_process_good_resolve_rsp() 1012 struct nlmsghdr *nlh, in ib_nl_handle_set_timeout() 1071 static inline int ib_nl_is_good_resolve_resp(const struct nlmsghdr *nlh) in ib_nl_is_good_resolve_resp() 1088 struct nlmsghdr *nlh, in ib_nl_handle_resolve_resp()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | ip6mr.c | 781 struct nlmsghdr *nlh = skb_pull(skb, in ip6mr_destroy_unres() local 1017 struct nlmsghdr *nlh = skb_pull(skb, in ip6mr_cache_resolve() local 2332 struct nlmsghdr *nlh; in ip6mr_fill_mroute() local 2446 struct nlmsghdr *nlh; in mrt6msg_netlink_event() local 2493 const struct nlmsghdr *nlh = cb->nlh; in ip6mr_rtm_dumproute() local
|
| H A D | route.c | 4863 static int rtm_to_fib6_config(struct sk_buff *skb, struct nlmsghdr *nlh, in rtm_to_fib6_config() 5333 static int inet6_rtm_delroute(struct sk_buff *skb, struct nlmsghdr *nlh, in inet6_rtm_delroute() 5357 static int inet6_rtm_newroute(struct sk_buff *skb, struct nlmsghdr *nlh, in inet6_rtm_newroute() 5473 struct nlmsghdr *nlh; in rt6_fill_node() local 5806 const struct nlmsghdr *nlh, in inet6_rtm_valid_getroute_req() 5872 static int inet6_rtm_getroute(struct sk_buff *in_skb, struct nlmsghdr *nlh, in inet6_rtm_getroute()
|
| /OK3568_Linux_fs/kernel/net/smc/ |
| H A D | smc_diag.c | 93 struct nlmsghdr *nlh; in __smc_diag_dump() local
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | crypto_user_stat.c | 270 struct nlmsghdr *nlh; in crypto_reportstat_alg() local
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | rtnetlink.h | 23 static inline int rtnl_msg_family(const struct nlmsghdr *nlh) in rtnl_msg_family()
|
| /OK3568_Linux_fs/kernel/net/netlink/ |
| H A D | af_netlink.c | 2183 struct nlmsghdr *nlh; in __nlmsg_put() local 2207 struct nlmsghdr *nlh; in netlink_dump_done() local 2341 const struct nlmsghdr *nlh, in __netlink_dump_start() 2417 void netlink_ack(struct sk_buff *in_skb, struct nlmsghdr *nlh, int err, in netlink_ack() 2494 struct nlmsghdr *nlh; in netlink_rcv_skb() local
|
| /OK3568_Linux_fs/kernel/tools/testing/vsock/ |
| H A D | vsock_diag_test.c | 170 struct nlmsghdr nlh; in send_req() member
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_compat.c | 593 struct nlmsghdr *nlh; in nfnl_compat_fill_info() local 617 struct sk_buff *skb, const struct nlmsghdr *nlh, in nfnl_compat_get_rcu()
|
| H A D | xt_quota2.c | 88 struct nlmsghdr *nlh; in quota2_log() local
|
| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | br_vlan.c | 1702 struct nlmsghdr *nlh; in br_vlan_notify() local 1783 struct nlmsghdr *nlh = NULL; in br_vlan_dump_dev() local 2038 static int br_vlan_rtm_process(struct sk_buff *skb, struct nlmsghdr *nlh, in br_vlan_rtm_process()
|
| H A D | br_fdb.c | 654 struct nlmsghdr *nlh; in fdb_fill_info() local
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | act_api.c | 1192 struct nlmsghdr *nlh; in tca_get_fill() local 1291 struct nlmsghdr *nlh; in tca_action_flush() local 1610 struct nlmsghdr *nlh; in tc_dump_action() local
|
| H A D | sch_api.c | 890 struct nlmsghdr *nlh; in tc_fill_qdisc() local 1751 const struct nlmsghdr *nlh = cb->nlh; in tc_dump_qdisc() local 1809 struct nlmsghdr *nlh; in tc_fill_tclass() local
|
| /OK3568_Linux_fs/kernel/net/ncsi/ |
| H A D | ncsi-netlink.c | 569 struct nlmsghdr *nlh; in ncsi_send_netlink_err() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/mptcp/ |
| H A D | pm_nl_ctl.c | 118 static int genl_parse_getfamily(struct nlmsghdr *nlh) in genl_parse_getfamily()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | drop_monitor.c | 176 struct nlmsghdr *nlh = (struct nlmsghdr *)skb->data; in reset_per_cpu_data() local 219 struct nlmsghdr *nlh; in trace_drop_common() local
|
| /OK3568_Linux_fs/kernel/net/batman-adv/ |
| H A D | netlink.c | 163 batadv_netlink_get_ifindex(const struct nlmsghdr *nlh, int attrtype) in batadv_netlink_get_ifindex()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | route.c | 2856 struct nlmsghdr *nlh; in rt_fill_info() local 3121 const struct nlmsghdr *nlh, in inet_rtm_valid_getroute_req() 3189 static int inet_rtm_getroute(struct sk_buff *in_skb, struct nlmsghdr *nlh, in inet_rtm_getroute()
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | netlink_compat.c | 278 struct nlmsghdr *nlh; in tipc_nl_compat_dumpit() local
|
| /OK3568_Linux_fs/kernel/drivers/net/team/ |
| H A D | team.c | 2436 struct nlmsghdr *nlh; in team_nl_send_options_get() local 2715 struct nlmsghdr *nlh; in team_nl_send_port_list_get() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/ |
| H A D | ocelot.c | 654 struct nlmsghdr *nlh; in ocelot_port_fdb_do_dump() local
|