/net/batman-adv/ |
D | bat_v.c | 130 batadv_v_neigh_dump_neigh(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_neigh() 180 batadv_v_neigh_dump_hardif(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_hardif() 220 int portid = NETLINK_CB(cb->skb).portid; in batadv_v_neigh_dump() local 268 batadv_v_orig_dump_subentry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_subentry() 337 batadv_v_orig_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_entry() 388 batadv_v_orig_dump_bucket(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_bucket() 432 int portid = NETLINK_CB(cb->skb).portid; in batadv_v_orig_dump() local 657 static int batadv_v_gw_dump_entry(struct sk_buff *msg, u32 portid, in batadv_v_gw_dump_entry() 756 int portid = NETLINK_CB(cb->skb).portid; in batadv_v_gw_dump() local
|
D | bat_algo.c | 159 static int batadv_algo_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_algo_dump_entry() 190 int portid = NETLINK_CB(cb->skb).portid; in batadv_algo_dump() local
|
D | bat_iv_ogm.c | 1812 batadv_iv_ogm_orig_dump_subentry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_orig_dump_subentry() 1876 batadv_iv_ogm_orig_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_orig_dump_entry() 1937 batadv_iv_ogm_orig_dump_bucket(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_orig_dump_bucket() 1982 int portid = NETLINK_CB(cb->skb).portid; in batadv_iv_ogm_orig_dump() local 2054 batadv_iv_ogm_neigh_dump_neigh(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_neigh_dump_neigh() 2100 batadv_iv_ogm_neigh_dump_hardif(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_neigh_dump_hardif() 2140 int portid = NETLINK_CB(cb->skb).portid; in batadv_iv_ogm_neigh_dump() local 2399 static int batadv_iv_gw_dump_entry(struct sk_buff *msg, u32 portid, in batadv_iv_gw_dump_entry() 2474 int portid = NETLINK_CB(cb->skb).portid; in batadv_iv_gw_dump() local
|
D | netlink.c | 231 u32 portid, u32 seq, int flags) in batadv_netlink_mesh_fill() 798 u32 portid, u32 seq, int flags, in batadv_netlink_hardif_fill() 974 int portid = NETLINK_CB(cb->skb).portid; in batadv_netlink_dump_hardif() local 1038 u32 portid, u32 seq, int flags) in batadv_netlink_vlan_fill()
|
D | bridge_loop_avoidance.c | 2129 batadv_bla_claim_dump_entry(struct sk_buff *msg, u32 portid, in batadv_bla_claim_dump_entry() 2194 batadv_bla_claim_dump_bucket(struct sk_buff *msg, u32 portid, in batadv_bla_claim_dump_bucket() 2235 int portid = NETLINK_CB(cb->skb).portid; in batadv_bla_claim_dump() local 2297 batadv_bla_backbone_dump_entry(struct sk_buff *msg, u32 portid, in batadv_bla_backbone_dump_entry() 2364 batadv_bla_backbone_dump_bucket(struct sk_buff *msg, u32 portid, in batadv_bla_backbone_dump_bucket() 2405 int portid = NETLINK_CB(cb->skb).portid; in batadv_bla_backbone_dump() local
|
D | multicast.c | 1872 batadv_mcast_flags_dump_entry(struct sk_buff *msg, u32 portid, in batadv_mcast_flags_dump_entry() 1918 batadv_mcast_flags_dump_bucket(struct sk_buff *msg, u32 portid, in batadv_mcast_flags_dump_bucket() 1964 __batadv_mcast_flags_dump(struct sk_buff *msg, u32 portid, in __batadv_mcast_flags_dump() 2045 int portid = NETLINK_CB(cb->skb).portid; in batadv_mcast_flags_dump() local
|
/net/netlink/ |
D | af_netlink.c | 485 u32 portid; member 503 struct net *net, u32 portid) in netlink_compare_arg_init() 510 static struct sock *__netlink_lookup(struct netlink_table *table, u32 portid, in __netlink_lookup() 530 static struct sock *netlink_lookup(struct net *net, int protocol, u32 portid) in netlink_lookup() 570 static int netlink_insert(struct sock *sk, u32 portid) in netlink_insert() 840 s32 portid = task_tgid_vnr(current); in netlink_autobind() local 1171 static struct sock *netlink_getsockbyportid(struct sock *ssk, u32 portid) in netlink_getsockbyportid() 1352 u32 portid, int nonblock) in netlink_unicast() 1428 u32 portid; member 1521 u32 portid, in netlink_broadcast_filtered() [all …]
|
D | genetlink.c | 749 void *genlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, in genlmsg_put() 1085 static int ctrl_fill_info(const struct genl_family *family, u32 portid, u32 seq, in ctrl_fill_info() 1170 int grp_id, u32 portid, u32 seq, u32 flags, in ctrl_fill_mcgrp_info() 1237 u32 portid, int seq, u8 cmd) in ctrl_build_family_msg() 1258 int grp_id, u32 portid, int seq, u8 cmd) in ctrl_build_mcgrp_msg() 1755 static int genlmsg_mcast(struct sk_buff *skb, u32 portid, unsigned long group, in genlmsg_mcast() 1793 struct sk_buff *skb, u32 portid, in genlmsg_multicast_allns()
|
/net/devlink/ |
D | sb.c | 169 enum devlink_command cmd, u32 portid, in devlink_nl_sb_fill() 267 u32 portid, u32 seq, int flags) in devlink_nl_sb_pool_fill() 345 u32 portid, u32 seq, int flags) in __sb_pool_get_dumpit() 453 u32 portid, u32 seq, int flags) in devlink_nl_sb_port_pool_fill() 547 u32 portid, u32 seq, int flags) in __sb_port_pool_get_dumpit() 657 u32 portid, u32 seq, int flags) in devlink_nl_sb_tc_pool_bind_fill() 764 u32 portid, u32 seq, int flags) in __sb_tc_pool_bind_get_dumpit()
|
/net/tipc/ |
D | netlink.h | 44 u32 portid; member
|
/net/netfilter/ |
D | nfnetlink.c | 176 int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid, in nfnetlink_send() 185 int nfnetlink_set_err(struct net *net, u32 portid, u32 group, int error) in nfnetlink_set_err() 193 int nfnetlink_unicast(struct sk_buff *skb, struct net *net, u32 portid) in nfnetlink_unicast() 206 void nfnetlink_broadcast(struct net *net, struct sk_buff *skb, __u32 portid, in nfnetlink_broadcast()
|
D | nf_conntrack_ecache.c | 166 u32 portid, int report) in nf_conntrack_eventmask_report() 233 u32 portid, int report) in nf_ct_expect_event_report()
|
D | nf_conntrack_expect.c | 48 u32 portid, int report) in nf_ct_unlink_expect_report() 490 u32 portid, int report, unsigned int flags) in nf_ct_expect_related_report() 537 u32 portid, int report) in nf_ct_expect_iterate_net()
|
D | nfnetlink_cttimeout.c | 184 ctnl_timeout_fill_info(struct sk_buff *skb, u32 portid, u32 seq, u32 type, in ctnl_timeout_fill_info() 394 cttimeout_default_fill_info(struct net *net, struct sk_buff *skb, u32 portid, in cttimeout_default_fill_info()
|
D | nf_conntrack_netlink.c | 573 ctnetlink_fill_info(struct sk_buff *skb, u32 portid, u32 seq, u32 type, in ctnetlink_fill_info() 1563 u32 portid, int report, u8 family) in ctnetlink_flush_conntrack() 2486 ctnetlink_ct_stat_cpu_fill_info(struct sk_buff *skb, u32 portid, u32 seq, in ctnetlink_ct_stat_cpu_fill_info() 2566 ctnetlink_stat_ct_fill_info(struct sk_buff *skb, u32 portid, u32 seq, u32 type, in ctnetlink_stat_ct_fill_info() 2859 u32 portid, u32 report) in ctnetlink_glue_attach_expect() 3070 ctnetlink_exp_fill_info(struct sk_buff *skb, u32 portid, u32 seq, in ctnetlink_exp_fill_info() 3569 u_int8_t u3, u32 portid, int report) in ctnetlink_create_expect() 3686 ctnetlink_exp_stat_fill_info(struct sk_buff *skb, u32 portid, u32 seq, int cpu, in ctnetlink_exp_stat_fill_info()
|
/net/ieee802154/ |
D | nl-mac.c | 74 static int ieee802154_nl_fill_iface(struct sk_buff *msg, u32 portid, in ieee802154_nl_fill_iface() 764 int portid; member 911 ieee802154_nl_fill_key(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_key() 1048 ieee802154_nl_fill_dev(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_dev() 1155 ieee802154_nl_fill_devkey(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_devkey() 1285 ieee802154_nl_fill_seclevel(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_seclevel()
|
D | nl802154.c | 313 static inline void *nl802154hdr_put(struct sk_buff *skb, u32 portid, u32 seq, in nl802154hdr_put() 452 struct sk_buff *msg, u32 portid, u32 seq, in nl802154_send_wpan_phy() 789 nl802154_send_iface(struct sk_buff *msg, u32 portid, u32 seq, int flags, in nl802154_send_iface() 1305 u32 portid, u32 seq, int flags, u8 cmd, in nl802154_prep_scan_event_msg() 1478 struct wpan_dev *wpan_dev, u32 portid, in nl802154_prep_scan_msg() 1789 static int nl802154_send_key(struct sk_buff *msg, u32 cmd, u32 portid, in nl802154_send_key() 1983 static int nl802154_send_device(struct sk_buff *msg, u32 cmd, u32 portid, in nl802154_send_device() 2161 static int nl802154_send_devkey(struct sk_buff *msg, u32 cmd, u32 portid, in nl802154_send_devkey() 2337 static int nl802154_send_seclevel(struct sk_buff *msg, u32 cmd, u32 portid, in nl802154_send_seclevel()
|
/net/phonet/ |
D | pn_netlink.c | 96 u32 portid, u32 seq, int event) in fill_addr() 161 u32 portid, u32 seq, int event) in fill_route()
|
/net/sched/ |
D | sch_api.c | 913 u32 portid, u32 seq, u16 flags, int event, in tc_fill_qdisc() 1012 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in qdisc_notify() local 1882 unsigned long cl, u32 portid, u32 seq, u16 flags, in tc_fill_tclass() 1937 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tclass_notify() local 1958 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tclass_del_notify() local 2012 u32 portid; member 2047 static void tc_bind_tclass(struct Qdisc *q, u32 portid, u32 clid, in tc_bind_tclass() 2064 static void tc_bind_tclass(struct Qdisc *q, u32 portid, u32 clid, in tc_bind_tclass() 2082 u32 portid; in tc_ctl_tclass() local
|
D | act_api.c | 1596 u32 portid, u32 seq, u16 flags, int event, int bind, in tca_get_fill() 1635 tcf_get_notify(struct net *net, u32 portid, struct nlmsghdr *n, in tcf_get_notify() 1655 struct nlmsghdr *n, u32 portid, in tcf_action_get_1() 1699 struct nlmsghdr *n, u32 portid, in tca_action_flush() 1895 u32 portid, size_t attr_size, struct netlink_ext_ack *extack) in tcf_del_notify() 1927 u32 portid, int event, struct netlink_ext_ack *extack) in tca_action_gd() 1975 u32 portid, size_t attr_size, struct netlink_ext_ack *extack) in tcf_add_notify() 1996 struct nlmsghdr *n, u32 portid, u32 flags, in tcf_action_add() 2035 u32 portid = NETLINK_CB(skb).portid; in tc_ctl_action() local
|
/net/mctp/ |
D | device.c | 63 int msg_type, u32 portid, u32 seq, int flag) in mctp_fill_addrinfo() 99 u32 portid, seq; in mctp_dump_dev_addrinfo() local 162 u32 portid = NETLINK_CB(req_skb).portid; in mctp_addr_notify() local
|
/net/unix/ |
D | diag.c | 126 u32 portid, u32 seq, u32 flags, int sk_ino) in sk_diag_fill() 185 u32 portid, u32 seq, u32 flags) in sk_diag_dump()
|
/net/nfc/ |
D | netlink.c | 568 u32 portid, u32 seq, in nfc_genl_send_device() 990 u32 portid, u32 seq) in nfc_genl_send_params() 1330 u32 portid, u32 seq, in nfc_genl_send_se() 1621 static inline void *nfc_hdr_put(struct sk_buff *skb, u32 portid, u32 seq, in nfc_hdr_put() 1630 u32 portid, u32 seq, in __nfc_alloc_vendor_cmd_skb() 1832 u32 portid; member
|
/net/vmw_vsock/ |
D | diag.c | 15 u32 portid, u32 seq, u32 flags) in sk_diag_fill()
|
/net/ipv4/ |
D | ipmr_base.c | 301 u32 portid, u32 seq, struct mr_mfc *c, in mr_table_dump() 358 u32 portid, u32 seq, struct mr_mfc *c, in mr_rtm_dumproute()
|