Home
last modified time | relevance | path

Searched defs:portid (Results 1 – 25 of 94) sorted by relevance

1234

/net/batman-adv/
A Dbat_v.c128 batadv_v_neigh_dump_neigh(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_neigh()
178 batadv_v_neigh_dump_hardif(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_hardif()
219 int portid = NETLINK_CB(cb->skb).portid; in batadv_v_neigh_dump() local
264 batadv_v_orig_dump_subentry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_subentry()
333 batadv_v_orig_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_entry()
384 batadv_v_orig_dump_bucket(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_bucket()
428 int portid = NETLINK_CB(cb->skb).portid; in batadv_v_orig_dump() local
653 static int batadv_v_gw_dump_entry(struct sk_buff *msg, u32 portid, in batadv_v_gw_dump_entry()
752 int portid = NETLINK_CB(cb->skb).portid; in batadv_v_gw_dump() local
A Dbat_algo.c160 static int batadv_algo_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_algo_dump_entry()
191 int portid = NETLINK_CB(cb->skb).portid; in batadv_algo_dump() local
A Dbat_iv_ogm.c1814 batadv_iv_ogm_orig_dump_subentry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_orig_dump_subentry()
1878 batadv_iv_ogm_orig_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_orig_dump_entry()
1939 batadv_iv_ogm_orig_dump_bucket(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_orig_dump_bucket()
1984 int portid = NETLINK_CB(cb->skb).portid; in batadv_iv_ogm_orig_dump() local
2056 batadv_iv_ogm_neigh_dump_neigh(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_neigh_dump_neigh()
2102 batadv_iv_ogm_neigh_dump_hardif(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_neigh_dump_hardif()
2143 int portid = NETLINK_CB(cb->skb).portid; in batadv_iv_ogm_neigh_dump() local
2398 static int batadv_iv_gw_dump_entry(struct sk_buff *msg, u32 portid, in batadv_iv_gw_dump_entry()
2473 int portid = NETLINK_CB(cb->skb).portid; in batadv_iv_gw_dump() local
A Dnetlink.c227 u32 portid, u32 seq, int flags) in batadv_netlink_mesh_fill()
794 u32 portid, u32 seq, int flags, in batadv_netlink_hardif_fill()
968 int portid = NETLINK_CB(cb->skb).portid; in batadv_netlink_dump_hardif() local
1020 u32 portid, u32 seq, int flags) in batadv_netlink_vlan_fill()
A Dbridge_loop_avoidance.c2128 batadv_bla_claim_dump_entry(struct sk_buff *msg, u32 portid, in batadv_bla_claim_dump_entry()
2193 batadv_bla_claim_dump_bucket(struct sk_buff *msg, u32 portid, in batadv_bla_claim_dump_bucket()
2234 int portid = NETLINK_CB(cb->skb).portid; in batadv_bla_claim_dump() local
2287 batadv_bla_backbone_dump_entry(struct sk_buff *msg, u32 portid, in batadv_bla_backbone_dump_entry()
2354 batadv_bla_backbone_dump_bucket(struct sk_buff *msg, u32 portid, in batadv_bla_backbone_dump_bucket()
2395 int portid = NETLINK_CB(cb->skb).portid; in batadv_bla_backbone_dump() local
A Dmulticast.c1976 batadv_mcast_flags_dump_entry(struct sk_buff *msg, u32 portid, in batadv_mcast_flags_dump_entry()
2022 batadv_mcast_flags_dump_bucket(struct sk_buff *msg, u32 portid, in batadv_mcast_flags_dump_bucket()
2068 __batadv_mcast_flags_dump(struct sk_buff *msg, u32 portid, in __batadv_mcast_flags_dump()
2141 int portid = NETLINK_CB(cb->skb).portid; in batadv_mcast_flags_dump() local
/net/netlink/
A Daf_netlink.c467 u32 portid; member
485 struct net *net, u32 portid) in netlink_compare_arg_init()
552 static int netlink_insert(struct sock *sk, u32 portid) in netlink_insert()
807 s32 portid = task_tgid_vnr(current); in netlink_autobind() local
1330 u32 portid, int nonblock) in netlink_unicast()
1412 u32 portid; member
1505 u32 portid, in netlink_broadcast_filtered()
1556 int netlink_broadcast(struct sock *ssk, struct sk_buff *skb, u32 portid, in netlink_broadcast()
1566 u32 portid; member
1607 int netlink_set_err(struct sock *ssk, u32 portid, u32 group, int code) in netlink_set_err()
[all …]
A Dgenetlink.c893 void *genlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, in genlmsg_put()
1229 static int ctrl_fill_info(const struct genl_family *family, u32 portid, u32 seq, in ctrl_fill_info()
1314 int grp_id, u32 portid, u32 seq, u32 flags, in ctrl_fill_mcgrp_info()
1383 u32 portid, int seq, u8 cmd) in ctrl_build_family_msg()
1404 int grp_id, u32 portid, int seq, u8 cmd) in ctrl_build_mcgrp_msg()
1928 static int genlmsg_mcast(struct sk_buff *skb, u32 portid, unsigned long group) in genlmsg_mcast()
1970 struct sk_buff *skb, u32 portid, in genlmsg_multicast_allns()
/net/devlink/
A Dsb.c169 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/sched/
A Dsch_api.c899 u32 portid, u32 seq, u16 flags, int event, in tc_fill_qdisc()
997 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in qdisc_get_notify() local
1024 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in qdisc_notify() local
1938 unsigned long cl, u32 portid, u32 seq, u16 flags, in tc_fill_tclass()
1993 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tclass_notify() local
2016 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tclass_get_notify() local
2038 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tclass_del_notify() local
2096 u32 portid; member
2131 static void tc_bind_tclass(struct Qdisc *q, u32 portid, u32 clid, in tc_bind_tclass()
2148 static void tc_bind_tclass(struct Qdisc *q, u32 portid, u32 clid, in tc_bind_tclass()
[all …]
A Dact_api.c1642 u32 portid, u32 seq, u16 flags, int event, int bind, in tca_get_fill()
1681 tcf_get_notify(struct net *net, u32 portid, struct nlmsghdr *n, in tcf_get_notify()
1701 struct nlmsghdr *n, u32 portid, in tcf_action_get_1()
1745 struct nlmsghdr *n, u32 portid, in tca_action_flush()
1955 u32 portid, size_t attr_size, in tcf_del_notify_msg()
1975 struct tc_action *actions[], u32 portid, in tcf_del_notify()
2004 u32 portid, int event, struct netlink_ext_ack *extack) in tca_action_gd()
2052 u32 portid, size_t attr_size, in tcf_add_notify_msg()
2072 struct tc_action *actions[], u32 portid, in tcf_add_notify()
2091 struct nlmsghdr *n, u32 portid, u32 flags, in tcf_action_add()
[all …]
/net/netfilter/
A Dnfnetlink.c176 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()
A Dnf_conntrack_ecache.c174 u32 portid, int report) in nf_conntrack_eventmask_report()
243 u32 portid, int report) in nf_ct_expect_event_report()
A Dnf_conntrack_expect.c48 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()
A Dnfnetlink_cttimeout.c184 ctnl_timeout_fill_info(struct sk_buff *skb, u32 portid, u32 seq, u32 type, in ctnl_timeout_fill_info()
393 cttimeout_default_fill_info(struct net *net, struct sk_buff *skb, u32 portid, in cttimeout_default_fill_info()
/net/tipc/
A Dnetlink.h44 u32 portid; member
/net/ieee802154/
A Dnl-mac.c74 static int ieee802154_nl_fill_iface(struct sk_buff *msg, u32 portid, in ieee802154_nl_fill_iface()
755 int portid; member
902 ieee802154_nl_fill_key(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_key()
1039 ieee802154_nl_fill_dev(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_dev()
1146 ieee802154_nl_fill_devkey(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_devkey()
1276 ieee802154_nl_fill_seclevel(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_seclevel()
A Dnl802154.c313 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()
1301 u32 portid, u32 seq, int flags, u8 cmd, in nl802154_prep_scan_event_msg()
1470 struct wpan_dev *wpan_dev, u32 portid, in nl802154_prep_scan_msg()
1962 static int nl802154_send_key(struct sk_buff *msg, u32 cmd, u32 portid, in nl802154_send_key()
2156 static int nl802154_send_device(struct sk_buff *msg, u32 cmd, u32 portid, in nl802154_send_device()
2334 static int nl802154_send_devkey(struct sk_buff *msg, u32 cmd, u32 portid, in nl802154_send_devkey()
2510 static int nl802154_send_seclevel(struct sk_buff *msg, u32 cmd, u32 portid, in nl802154_send_seclevel()
/net/ipv4/
A Digmp_internal.h6 u32 portid; member
A Dipmr_base.c301 u32 portid, u32 seq, struct mr_mfc *c, in mr_table_dump()
356 u32 portid, u32 seq, struct mr_mfc *c, in mr_rtm_dumproute()
/net/mctp/
A Ddevice.c62 int msg_type, u32 portid, u32 seq, int flag) in mctp_fill_addrinfo()
98 u32 portid, seq; in mctp_dump_dev_addrinfo() local
154 u32 portid = NETLINK_CB(req_skb).portid; in mctp_addr_notify() local
/net/phonet/
A Dpn_netlink.c103 u32 portid, u32 seq, int event) in fill_addr()
174 u32 portid, u32 seq, int event) in fill_route()
/net/nfc/
A Dnetlink.c573 u32 portid, u32 seq, in nfc_genl_send_device()
994 u32 portid, u32 seq) in nfc_genl_send_params()
1333 u32 portid, u32 seq, in nfc_genl_send_se()
1620 static inline void *nfc_hdr_put(struct sk_buff *skb, u32 portid, u32 seq, in nfc_hdr_put()
1629 u32 portid, u32 seq, in __nfc_alloc_vendor_cmd_skb()
1831 u32 portid; member
/net/ethtool/
A Dmodule_fw.h14 u32 portid; member
/net/vmw_vsock/
A Ddiag.c15 u32 portid, u32 seq, u32 flags) in sk_diag_fill()

Completed in 96 milliseconds

1234