Home
last modified time | relevance | path

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

123456

/linux-6.3-rc2/include/net/netfilter/
A Dnf_conntrack_ecache.h26 u32 portid; /* netlink portid of destroyer */ member
53 u32 portid; member
59 u32 portid; member
85 u32 portid, in nf_conntrack_eventmask_report()
117 u32 portid, int report) in nf_conntrack_event_report()
156 u32 portid, in nf_ct_expect_event_report()
/linux-6.3-rc2/net/batman-adv/
A Dbat_v.c130 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
676 static int batadv_v_gw_dump_entry(struct sk_buff *msg, u32 portid, in batadv_v_gw_dump_entry()
775 int portid = NETLINK_CB(cb->skb).portid; in batadv_v_gw_dump() local
A Dbat_algo.c159 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
A Dbat_iv_ogm.c1812 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
A Dnetlink.c231 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()
A Dbridge_loop_avoidance.c2129 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
/linux-6.3-rc2/drivers/fpga/
A Ddfl-fme-perf.c254 static bool is_portid_root(u32 portid) in is_portid_root()
259 static bool is_portid_port(u32 portid) in is_portid_port()
264 static bool is_portid_root_or_port(u32 portid) in is_portid_root_or_port()
297 u32 event, u32 portid) in basic_read_event_counter()
314 u32 event, u32 portid) in cache_read_event_counter()
350 u32 portid) in is_fabric_event_supported()
415 u32 portid) in fabric_event_destroy()
423 u32 portid) in fabric_read_event_counter()
454 u32 portid) in vtd_read_event_counter()
487 u32 portid) in vtd_sip_read_event_counter()
[all …]
/linux-6.3-rc2/net/netlink/
A Daf_netlink.c487 u32 portid; member
505 struct net *net, u32 portid) in netlink_compare_arg_init()
572 static int netlink_insert(struct sock *sk, u32 portid) in netlink_insert()
837 s32 portid = task_tgid_vnr(current); in netlink_autobind() local
1168 static struct sock *netlink_getsockbyportid(struct sock *ssk, u32 portid) in netlink_getsockbyportid()
1349 u32 portid, int nonblock) in netlink_unicast()
1427 u32 portid; member
1510 int netlink_broadcast(struct sock *ssk, struct sk_buff *skb, u32 portid, in netlink_broadcast()
1559 u32 portid; member
1600 int netlink_set_err(struct sock *ssk, u32 portid, u32 group, int code) in netlink_set_err()
[all …]
A Dgenetlink.c733 void *genlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, in genlmsg_put()
1086 static int ctrl_fill_info(const struct genl_family *family, u32 portid, u32 seq, in ctrl_fill_info()
1171 int grp_id, u32 portid, u32 seq, u32 flags, in ctrl_fill_mcgrp_info()
1238 u32 portid, int seq, u8 cmd) in ctrl_build_family_msg()
1259 int grp_id, u32 portid, int seq, u8 cmd) in ctrl_build_mcgrp_msg()
1753 static int genlmsg_mcast(struct sk_buff *skb, u32 portid, unsigned long group, in genlmsg_mcast()
1791 struct sk_buff *skb, u32 portid, in genlmsg_multicast_allns()
/linux-6.3-rc2/arch/sparc/kernel/
A Dsbus.c278 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-6.3-rc2/drivers/connector/
A Dconnector.c61 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-6.3-rc2/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.c166 u32 portid, int report) in nf_conntrack_eventmask_report()
233 u32 portid, int report) in nf_ct_expect_event_report()
/linux-6.3-rc2/net/ieee802154/
A Dnl-mac.c74 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()
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()
1305 u32 portid, u32 seq, int flags, u8 cmd, in nl802154_prep_scan_event_msg()
1472 struct wpan_dev *wpan_dev, u32 portid, in nl802154_prep_scan_msg()
1778 static int nl802154_send_key(struct sk_buff *msg, u32 cmd, u32 portid, in nl802154_send_key()
1972 static int nl802154_send_device(struct sk_buff *msg, u32 cmd, u32 portid, in nl802154_send_device()
2150 static int nl802154_send_devkey(struct sk_buff *msg, u32 cmd, u32 portid, in nl802154_send_devkey()
2326 static int nl802154_send_seclevel(struct sk_buff *msg, u32 cmd, u32 portid, in nl802154_send_seclevel()
/linux-6.3-rc2/drivers/scsi/csiostor/
A Dcsio_lnode.c115 csio_ln_lookup_by_portid(struct csio_hw *hw, uint8_t portid) in csio_ln_lookup_by_portid()
723 uint8_t portid; in csio_fcoe_enable_link() local
873 csio_handle_link_up(struct csio_hw *hw, uint8_t portid, uint32_t fcfi, in csio_handle_link_up()
1035 csio_handle_link_down(struct csio_hw *hw, uint8_t portid, uint32_t fcfi, in csio_handle_link_down()
1386 csio_get_phy_port_stats(struct csio_hw *hw, uint8_t portid, in csio_get_phy_port_stats()
1487 uint8_t portid, opcode = *(uint8_t *)cmd; in csio_fcoe_fwevt_handler() local
1965 csio_disable_lnodes(struct csio_hw *hw, uint8_t portid, bool disable) in csio_disable_lnodes()
/linux-6.3-rc2/net/sched/
A Dsch_api.c905 u32 portid, u32 seq, u16 flags, int event, in tc_fill_qdisc()
1004 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in qdisc_notify() local
1815 unsigned long cl, u32 portid, u32 seq, u16 flags, in tc_fill_tclass()
1870 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tclass_notify() local
1891 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; in tclass_del_notify() local
1945 u32 portid; member
1980 static void tc_bind_tclass(struct Qdisc *q, u32 portid, u32 clid, in tc_bind_tclass()
1997 static void tc_bind_tclass(struct Qdisc *q, u32 portid, u32 clid, in tc_bind_tclass()
2015 u32 portid; in tc_ctl_tclass() local
A Dact_api.c1576 u32 portid, u32 seq, u16 flags, int event, int bind, in tca_get_fill()
1615 tcf_get_notify(struct net *net, u32 portid, struct nlmsghdr *n, in tcf_get_notify()
1635 struct nlmsghdr *n, u32 portid, in tcf_action_get_1()
1679 struct nlmsghdr *n, u32 portid, in tca_action_flush()
1875 u32 portid, size_t attr_size, struct netlink_ext_ack *extack) in tcf_del_notify()
1907 u32 portid, int event, struct netlink_ext_ack *extack) in tca_action_gd()
1955 u32 portid, size_t attr_size, struct netlink_ext_ack *extack) in tcf_add_notify()
1976 struct nlmsghdr *n, u32 portid, u32 flags, in tcf_action_add()
2015 u32 portid = NETLINK_CB(skb).portid; in tc_ctl_action() local
/linux-6.3-rc2/net/phonet/
A Dpn_netlink.c96 u32 portid, u32 seq, int event) in fill_addr()
161 u32 portid, u32 seq, int event) in fill_route()
/linux-6.3-rc2/net/tipc/
A Dnetlink.h44 u32 portid; member
/linux-6.3-rc2/net/mctp/
A Ddevice.c63 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
/linux-6.3-rc2/net/nfc/
A Dnetlink.c568 u32 portid, u32 seq, in nfc_genl_send_device()
990 u32 portid, u32 seq) in nfc_genl_send_params()
1320 u32 portid, u32 seq, in nfc_genl_send_se()
1611 static inline void *nfc_hdr_put(struct sk_buff *skb, u32 portid, u32 seq, in nfc_hdr_put()
1620 u32 portid, u32 seq, in __nfc_alloc_vendor_cmd_skb()
1822 u32 portid; member
/linux-6.3-rc2/drivers/w1/
A Dw1_netlink.c21 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()
/linux-6.3-rc2/net/unix/
A Ddiag.c126 u32 portid, u32 seq, u32 flags, int sk_ino) in sk_diag_fill()
185 u32 portid, u32 seq, u32 flags) in sk_diag_dump()
/linux-6.3-rc2/include/net/
A Dgenetlink.h387 u32 portid, unsigned int group, gfp_t flags) in genlmsg_multicast_netns()
404 struct sk_buff *skb, u32 portid, in genlmsg_multicast()
431 static inline int genlmsg_unicast(struct net *net, struct sk_buff *skb, u32 portid) in genlmsg_unicast()
507 struct net *net, u32 portid, in genl_set_err()

Completed in 79 milliseconds

123456