/Linux-v5.4/include/net/netfilter/ |
D | nf_conntrack_ecache.h | 28 u32 portid; /* netlink portid of destroyer */ member 71 u32 portid; member 96 u32 portid, in nf_conntrack_eventmask_report() 124 u32 portid, int report) in nf_conntrack_event_report() 157 u32 portid; member 184 u32 portid, in nf_ct_expect_event_report()
|
/Linux-v5.4/net/batman-adv/ |
D | bat_v.c | 218 batadv_v_neigh_dump_neigh(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_neigh() 266 batadv_v_neigh_dump_hardif(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_hardif() 306 int portid = NETLINK_CB(cb->skb).portid; in batadv_v_neigh_dump() local 423 batadv_v_orig_dump_subentry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_subentry() 490 batadv_v_orig_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_entry() 542 batadv_v_orig_dump_bucket(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_bucket() 586 int portid = NETLINK_CB(cb->skb).portid; in batadv_v_orig_dump() local 914 static int batadv_v_gw_dump_entry(struct sk_buff *msg, u32 portid, in batadv_v_gw_dump_entry() 1010 int portid = NETLINK_CB(cb->skb).portid; in batadv_v_gw_dump() local
|
D | bat_algo.c | 177 static int batadv_algo_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_algo_dump_entry() 208 int portid = NETLINK_CB(cb->skb).portid; in batadv_algo_dump() local
|
D | netlink.c | 230 u32 portid, u32 seq, int flags) in batadv_netlink_mesh_fill() 799 u32 portid, u32 seq, int flags, in batadv_netlink_hardif_fill() 961 int portid = NETLINK_CB(cb->skb).portid; in batadv_netlink_dump_hardif() local 1025 u32 portid, u32 seq, int flags) in batadv_netlink_vlan_fill()
|
D | bat_iv_ogm.c | 1918 batadv_iv_ogm_orig_dump_subentry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_orig_dump_subentry() 1980 batadv_iv_ogm_orig_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_orig_dump_entry() 2042 batadv_iv_ogm_orig_dump_bucket(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_orig_dump_bucket() 2087 int portid = NETLINK_CB(cb->skb).portid; in batadv_iv_ogm_orig_dump() local 2214 batadv_iv_ogm_neigh_dump_neigh(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_neigh_dump_neigh() 2258 batadv_iv_ogm_neigh_dump_hardif(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_neigh_dump_hardif() 2298 int portid = NETLINK_CB(cb->skb).portid; in batadv_iv_ogm_neigh_dump() local 2630 static int batadv_iv_gw_dump_entry(struct sk_buff *msg, u32 portid, in batadv_iv_gw_dump_entry() 2706 int portid = NETLINK_CB(cb->skb).portid; in batadv_iv_gw_dump() local
|
D | bridge_loop_avoidance.c | 2101 batadv_bla_claim_dump_entry(struct sk_buff *msg, u32 portid, in batadv_bla_claim_dump_entry() 2166 batadv_bla_claim_dump_bucket(struct sk_buff *msg, u32 portid, in batadv_bla_claim_dump_bucket() 2207 int portid = NETLINK_CB(cb->skb).portid; in batadv_bla_claim_dump() local 2337 batadv_bla_backbone_dump_entry(struct sk_buff *msg, u32 portid, in batadv_bla_backbone_dump_entry() 2404 batadv_bla_backbone_dump_bucket(struct sk_buff *msg, u32 portid, in batadv_bla_backbone_dump_bucket() 2445 int portid = NETLINK_CB(cb->skb).portid; in batadv_bla_backbone_dump() local
|
/Linux-v5.4/net/netlink/ |
D | af_netlink.c | 472 u32 portid; member 490 struct net *net, u32 portid) in netlink_compare_arg_init() 497 static struct sock *__netlink_lookup(struct netlink_table *table, u32 portid, in __netlink_lookup() 517 static struct sock *netlink_lookup(struct net *net, int protocol, u32 portid) in netlink_lookup() 557 static int netlink_insert(struct sock *sk, u32 portid) in netlink_insert() 810 s32 portid = task_tgid_vnr(current); in netlink_autobind() local 1132 static struct sock *netlink_getsockbyportid(struct sock *ssk, u32 portid) in netlink_getsockbyportid() 1312 u32 portid, int nonblock) in netlink_unicast() 1390 u32 portid; member 1480 int netlink_broadcast_filtered(struct sock *ssk, struct sk_buff *skb, u32 portid, in netlink_broadcast_filtered() [all …]
|
D | genetlink.c | 441 void *genlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, in genlmsg_put() 675 static int ctrl_fill_info(const struct genl_family *family, u32 portid, u32 seq, in ctrl_fill_info() 764 int grp_id, u32 portid, u32 seq, u32 flags, in ctrl_fill_mcgrp_info() 831 u32 portid, int seq, u8 cmd) in ctrl_build_family_msg() 852 int grp_id, u32 portid, int seq, u8 cmd) in ctrl_build_mcgrp_msg() 1110 static int genlmsg_mcast(struct sk_buff *skb, u32 portid, unsigned long group, in genlmsg_mcast() 1148 struct sk_buff *skb, u32 portid, in genlmsg_multicast_allns()
|
/Linux-v5.4/arch/sparc/kernel/ |
D | sbus.c | 278 int reported, portid; in sysio_ue_handler() local 352 int reported, portid; in sysio_ce_handler() local 430 int reported, portid; in sysio_sbus_error_handler() local 500 int portid; in sysio_register_error_handlers() local 547 int i, portid; in sbus_iommu_init() local
|
/Linux-v5.4/net/sched/ |
D | act_api.c | 1039 u32 portid, u32 seq, u16 flags, int event, int bind, in tca_get_fill() 1073 tcf_get_notify(struct net *net, u32 portid, struct nlmsghdr *n, in tcf_get_notify() 1093 struct nlmsghdr *n, u32 portid, in tcf_action_get_1() 1137 struct nlmsghdr *n, u32 portid, in tca_action_flush() 1245 u32 portid, size_t attr_size, struct netlink_ext_ack *extack) in tcf_del_notify() 1279 u32 portid, int event, struct netlink_ext_ack *extack) in tca_action_gd() 1327 u32 portid, size_t attr_size, struct netlink_ext_ack *extack) in tcf_add_notify() 1352 struct nlmsghdr *n, u32 portid, int ovr, in tcf_action_add() 1387 u32 portid = skb ? NETLINK_CB(skb).portid : 0; in tc_ctl_action() local
|
D | sch_api.c | 868 u32 portid, u32 seq, u16 flags, int event) in tc_fill_qdisc() 961 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in qdisc_notify() local 1787 u32 portid, u32 seq, u16 flags, int event) in tc_fill_tclass() 1836 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tclass_notify() local 1860 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tclass_del_notify() local 1912 static void tc_bind_tclass(struct Qdisc *q, u32 portid, u32 clid, in tc_bind_tclass() 1947 static void tc_bind_tclass(struct Qdisc *q, u32 portid, u32 clid, in tc_bind_tclass() 1965 u32 portid; in tc_ctl_tclass() local
|
/Linux-v5.4/drivers/connector/ |
D | connector.c | 61 int cn_netlink_send_mult(struct cn_msg *msg, u16 len, u32 portid, u32 __group, in cn_netlink_send_mult() 121 int cn_netlink_send(struct cn_msg *msg, u32 portid, u32 __group, in cn_netlink_send()
|
/Linux-v5.4/include/net/ |
D | genetlink.h | 277 u32 portid, unsigned int group, gfp_t flags) in genlmsg_multicast_netns() 294 struct sk_buff *skb, u32 portid, in genlmsg_multicast() 320 static inline int genlmsg_unicast(struct net *net, struct sk_buff *skb, u32 portid) in genlmsg_unicast() 396 struct net *net, u32 portid, in genl_set_err()
|
/Linux-v5.4/net/tipc/ |
D | netlink.h | 45 u32 portid; member
|
/Linux-v5.4/net/ieee802154/ |
D | nl-mac.c | 74 static int ieee802154_nl_fill_iface(struct sk_buff *msg, u32 portid, in ieee802154_nl_fill_iface() 761 int portid; member 908 ieee802154_nl_fill_key(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_key() 1045 ieee802154_nl_fill_dev(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_dev() 1152 ieee802154_nl_fill_devkey(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_devkey() 1282 ieee802154_nl_fill_seclevel(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_seclevel()
|
D | nl802154.c | 301 static inline void *nl802154hdr_put(struct sk_buff *skb, u32 portid, u32 seq, in nl802154hdr_put() 440 struct sk_buff *msg, u32 portid, u32 seq, in nl802154_send_wpan_phy() 786 nl802154_send_iface(struct sk_buff *msg, u32 portid, u32 seq, int flags, in nl802154_send_iface() 1439 static int nl802154_send_key(struct sk_buff *msg, u32 cmd, u32 portid, in nl802154_send_key() 1620 static int nl802154_send_device(struct sk_buff *msg, u32 cmd, u32 portid, in nl802154_send_device() 1786 static int nl802154_send_devkey(struct sk_buff *msg, u32 cmd, u32 portid, in nl802154_send_devkey() 1950 static int nl802154_send_seclevel(struct sk_buff *msg, u32 cmd, u32 portid, in nl802154_send_seclevel()
|
/Linux-v5.4/drivers/scsi/csiostor/ |
D | csio_lnode.c | 115 csio_ln_lookup_by_portid(struct csio_hw *hw, uint8_t portid) in csio_ln_lookup_by_portid() 720 uint8_t portid; in csio_fcoe_enable_link() local 870 csio_handle_link_up(struct csio_hw *hw, uint8_t portid, uint32_t fcfi, in csio_handle_link_up() 1032 csio_handle_link_down(struct csio_hw *hw, uint8_t portid, uint32_t fcfi, in csio_handle_link_down() 1384 csio_get_phy_port_stats(struct csio_hw *hw, uint8_t portid, in csio_get_phy_port_stats() 1485 uint8_t portid, opcode = *(uint8_t *)cmd; in csio_fcoe_fwevt_handler() local 1963 csio_disable_lnodes(struct csio_hw *hw, uint8_t portid, bool disable) in csio_disable_lnodes()
|
/Linux-v5.4/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()
|
/Linux-v5.4/net/netfilter/ |
D | nf_conntrack_ecache.c | 121 u32 portid, int report) in nf_conntrack_eventmask_report() 232 u32 portid, int report) in nf_ct_expect_event_report()
|
D | nfnetlink.c | 138 int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid, in nfnetlink_send() 145 int nfnetlink_set_err(struct net *net, u32 portid, u32 group, int error) in nfnetlink_set_err() 151 int nfnetlink_unicast(struct sk_buff *skb, struct net *net, u32 portid, in nfnetlink_unicast()
|
D | nf_conntrack_expect.c | 48 u32 portid, int report) in nf_ct_unlink_expect_report() 470 u32 portid, int report, unsigned int flags) in nf_ct_expect_related_report() 517 u32 portid, int report) in nf_ct_expect_iterate_net()
|
/Linux-v5.4/net/unix/ |
D | diag.c | 123 u32 portid, u32 seq, u32 flags, int sk_ino) in sk_diag_fill() 181 u32 portid, u32 seq, u32 flags) in sk_diag_dump()
|
/Linux-v5.4/net/nfc/ |
D | netlink.c | 572 u32 portid, u32 seq, in nfc_genl_send_device() 991 u32 portid, u32 seq) in nfc_genl_send_params() 1321 u32 portid, u32 seq, in nfc_genl_send_se() 1582 static inline void *nfc_hdr_put(struct sk_buff *skb, u32 portid, u32 seq, in nfc_hdr_put() 1591 u32 portid, u32 seq, in __nfc_alloc_vendor_cmd_skb() 1776 u32 portid; member
|
/Linux-v5.4/net/ipv4/ |
D | inet_diag.c | 162 u32 portid, u32 seq, u16 nlmsg_flags, in inet_sk_diag_fill() 319 u32 portid, u32 seq, u16 nlmsg_flags, in inet_csk_diag_fill() 329 u32 portid, u32 seq, u16 nlmsg_flags, in inet_twsk_diag_fill() 365 u32 portid, u32 seq, u16 nlmsg_flags, in inet_req_diag_fill() 405 u32 portid, u32 seq, u16 nlmsg_flags, in sk_diag_fill()
|
/Linux-v5.4/drivers/w1/ |
D | w1_netlink.c | 21 u32 portid; /* Sending process port ID */ member 193 int portid, int error) in w1_netlink_send_error() 397 static int w1_process_command_root(struct cn_msg *req_cn, u32 portid) in w1_process_command_root()
|