Home
last modified time | relevance | path

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

123456

/linux/net/batman-adv/
H 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
H 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
H A Dbat_iv_ogm.c1847 batadv_iv_ogm_orig_dump_subentry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_orig_dump_subentry()
1911 batadv_iv_ogm_orig_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_orig_dump_entry()
1972 batadv_iv_ogm_orig_dump_bucket(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_orig_dump_bucket()
2017 int portid = NETLINK_CB(cb->skb).portid; in batadv_iv_ogm_orig_dump() local
2089 batadv_iv_ogm_neigh_dump_neigh(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_neigh_dump_neigh()
2135 batadv_iv_ogm_neigh_dump_hardif(struct sk_buff *msg, u32 portid, u32 seq, in batadv_iv_ogm_neigh_dump_hardif()
2176 int portid = NETLINK_CB(cb->skb).portid; in batadv_iv_ogm_neigh_dump() local
2431 static int batadv_iv_gw_dump_entry(struct sk_buff *msg, u32 portid, in batadv_iv_gw_dump_entry()
2506 int portid = NETLINK_CB(cb->skb).portid; in batadv_iv_gw_dump() local
H A Dbridge_loop_avoidance.c2136 batadv_bla_claim_dump_entry(struct sk_buff *msg, u32 portid, in batadv_bla_claim_dump_entry()
2205 batadv_bla_claim_dump_bucket(struct sk_buff *msg, u32 portid, in batadv_bla_claim_dump_bucket()
2246 int portid = NETLINK_CB(cb->skb).portid; in batadv_bla_claim_dump() local
2299 batadv_bla_backbone_dump_entry(struct sk_buff *msg, u32 portid, in batadv_bla_backbone_dump_entry()
2366 batadv_bla_backbone_dump_bucket(struct sk_buff *msg, u32 portid, in batadv_bla_backbone_dump_bucket()
2407 int portid = NETLINK_CB(cb->skb).portid; in batadv_bla_backbone_dump() local
/linux/drivers/fpga/
H 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()
288 static int basic_event_init(struct fme_perf_priv *priv, u32 event, u32 portid) in basic_event_init()
297 u32 event, u32 portid) in basic_read_event_counter()
304 static int cache_event_init(struct fme_perf_priv *priv, u32 event, u32 portid) in cache_event_init()
314 u32 event, u32 portid) in cache_read_event_counter()
350 u32 portid) in is_fabric_event_supported()
363 static int fabric_event_init(struct fme_perf_priv *priv, u32 event, u32 portid) in fabric_event_init()
415 u32 portid) in fabric_event_destroy()
[all …]
/linux/net/netlink/
H A Daf_netlink.c467 u32 portid; member
485 struct net *net, u32 portid) in netlink_compare_arg_init() argument
492 static struct sock *__netlink_lookup(struct netlink_table *table, u32 portid, in __netlink_lookup() argument
512 netlink_lookup(struct net * net,int protocol,u32 portid) netlink_lookup() argument
552 netlink_insert(struct sock * sk,u32 portid) netlink_insert() argument
805 s32 portid = task_tgid_vnr(current); netlink_autobind() local
1136 netlink_getsockbyportid(struct sock * ssk,u32 portid) netlink_getsockbyportid() argument
1328 netlink_unicast(struct sock * ssk,struct sk_buff * skb,u32 portid,int nonblock) netlink_unicast() argument
1410 u32 portid; global() member
1503 netlink_broadcast_filtered(struct sock * ssk,struct sk_buff * skb,u32 portid,u32 group,gfp_t allocation,netlink_filter_fn filter,void * filter_data) netlink_broadcast_filtered() argument
1554 netlink_broadcast(struct sock * ssk,struct sk_buff * skb,u32 portid,u32 group,gfp_t allocation) netlink_broadcast() argument
1564 u32 portid; global() member
1605 netlink_set_err(struct sock * ssk,u32 portid,u32 group,int code) netlink_set_err() argument
2139 __nlmsg_put(struct sk_buff * skb,u32 portid,u32 seq,int type,int len,int flags) __nlmsg_put() argument
2578 nlmsg_notify(struct sock * sk,struct sk_buff * skb,u32 portid,unsigned int group,int report,gfp_t flags) nlmsg_notify() argument
[all...]
H A Dgenetlink.c888 void *genlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, in genlmsg_put()
1228 static int ctrl_fill_info(const struct genl_family *family, u32 portid, u32 seq, in ctrl_fill_info()
1313 int grp_id, u32 portid, u32 seq, u32 flags, in ctrl_fill_mcgrp_info()
1382 u32 portid, int seq, u8 cmd) in ctrl_build_family_msg()
1403 int grp_id, u32 portid, int seq, u8 cmd) in ctrl_build_mcgrp_msg()
1930 static int genlmsg_mcast(struct sk_buff *skb, u32 portid, unsigned long group) in genlmsg_mcast()
1972 struct sk_buff *skb, u32 portid, in genlmsg_multicast_allns()
/linux/arch/sparc/kernel/
H A Dsbus.c279 int reported, portid; in sysio_ue_handler() local
353 int reported, portid; in sysio_ce_handler() local
431 int reported, portid; in sysio_sbus_error_handler() local
501 int portid; in sysio_register_error_handlers() local
548 int i, portid; in sbus_iommu_init() local
/linux/tools/testing/selftests/net/netfilter/
H A Dconntrack_dump_flush.c106 unsigned int portid; in conntrack_data_insert() local
225 unsigned int portid; in conntracK_count_zone() local
272 unsigned int portid; in conntrack_flush_zone() local
/linux/net/devlink/
H 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()
/linux/net/sched/
H A Dact_api.c1648 u32 portid, u32 seq, u16 flags, int event, int bind, in tca_get_fill()
1687 tcf_get_notify(struct net *net, u32 portid, struct nlmsghdr *n, in tcf_get_notify()
1707 struct nlmsghdr *n, u32 portid, in tcf_action_get_1()
1751 struct nlmsghdr *n, u32 portid, in tca_action_flush()
1961 u32 portid, size_t attr_size, in tcf_del_notify_msg()
1981 struct tc_action *actions[], u32 portid, in tcf_del_notify()
2010 u32 portid, int event, struct netlink_ext_ack *extack) in tca_action_gd()
2058 u32 portid, size_t attr_size, in tcf_add_notify_msg()
2078 struct tc_action *actions[], u32 portid, in tcf_add_notify()
2097 struct nlmsghdr *n, u32 portid, u32 flags, in tcf_action_add()
[all …]
H A Dsch_api.c899 u32 portid, u32 seq, u16 flags, int event, in tc_fill_qdisc() argument
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
1943 tc_fill_tclass(struct sk_buff * skb,struct Qdisc * q,unsigned long cl,u32 portid,u32 seq,u16 flags,int event,struct netlink_ext_ack * extack) tc_fill_tclass() argument
1998 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; tclass_notify() local
2021 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; tclass_get_notify() local
2043 u32 portid = oskb ? NETLINK_CB(oskb).portid : 0; tclass_del_notify() local
2101 u32 portid; global() member
2136 tc_bind_tclass(struct Qdisc * q,u32 portid,u32 clid,unsigned long new_cl) tc_bind_tclass() argument
2153 tc_bind_tclass(struct Qdisc * q,u32 portid,u32 clid,unsigned long new_cl) tc_bind_tclass() argument
2171 u32 portid; __tc_ctl_tclass() local
[all...]
/linux/drivers/scsi/csiostor/
H 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/drivers/connector/
H A Dconnector.c61 int cn_netlink_send_mult(struct cn_msg *msg, u16 len, u32 portid, u32 __group, in cn_netlink_send_mult()
123 int cn_netlink_send(struct cn_msg *msg, u32 portid, u32 __group, in cn_netlink_send()
/linux/include/net/
H A Dgenetlink.h488 u32 portid, unsigned int group, gfp_t flags, in genlmsg_multicast_netns_filtered()
512 u32 portid, unsigned int group, gfp_t flags) in genlmsg_multicast_netns()
527 struct sk_buff *skb, u32 portid, in genlmsg_multicast()
553 static inline int genlmsg_unicast(struct net *net, struct sk_buff *skb, u32 portid) in genlmsg_unicast()
629 struct net *net, u32 portid, in genl_set_err()
/linux/net/mctp/
H A Ddevice.c62 int msg_type, u32 portid, u32 seq, int flag) in mctp_fill_addrinfo()
99 u32 portid, seq; in mctp_dump_dev_addrinfo() local
155 u32 portid = NETLINK_CB(req_skb).portid; in mctp_addr_notify() local
/linux/net/ieee802154/
H 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()
/linux/net/nfc/
H 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
/linux/drivers/w1/
H A Dw1_netlink.c21 u32 portid; /* Sending process port ID */ member
195 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/net/phonet/
H A Dpn_netlink.c103 u32 portid, u32 seq, int event) in fill_addr()
174 u32 portid, u32 seq, int event) in fill_route()
/linux/net/tipc/
H A Dnetlink.h44 u32 portid; member
/linux/net/netfilter/
H 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()
H A Dnf_conntrack_expect.c48 u32 portid, int report) in nf_ct_unlink_expect_report()
515 u32 portid, int report, unsigned int flags) in nf_ct_expect_related_report()
563 u32 portid, int report) in nf_ct_expect_iterate_net()
/linux/net/ipv4/
H A Digmp_internal.h6 u32 portid; member
/linux/net/ethtool/
H A Dmodule_fw.h14 u32 portid; member

123456