/net/hsr/ |
D | hsr_framereg.c | 62 struct hsr_node *node; in hsr_addr_is_self() local 84 struct hsr_node *node; in find_node_by_AddrA() local 102 struct hsr_node *node, *oldnode; in hsr_create_self_node() local 129 struct hsr_node *node; in hsr_del_node() local 147 struct hsr_node *node; in hsr_add_node() local 177 struct hsr_node *node; in hsr_get_node() local 279 void hsr_addr_subst_source(struct hsr_node *node, struct sk_buff *skb) in hsr_addr_subst_source() 323 void hsr_register_frame_in(struct hsr_node *node, struct hsr_port *port, in hsr_register_frame_in() 345 int hsr_register_frame_out(struct hsr_port *port, struct hsr_node *node, in hsr_register_frame_out() 357 struct hsr_node *node) in get_late_port() [all …]
|
/net/qrtr/ |
D | qrtr.c | 124 struct qrtr_node *node = container_of(kref, struct qrtr_node, ref); in __qrtr_node_release() local 138 static struct qrtr_node *qrtr_node_acquire(struct qrtr_node *node) in qrtr_node_acquire() 146 static void qrtr_node_release(struct qrtr_node *node) in qrtr_node_release() 154 static int qrtr_node_enqueue(struct qrtr_node *node, struct sk_buff *skb) in qrtr_node_enqueue() 174 struct qrtr_node *node; in qrtr_node_lookup() local 189 static void qrtr_node_assign(struct qrtr_node *node, unsigned int nid) in qrtr_node_assign() 210 struct qrtr_node *node = ep->node; in qrtr_endpoint_post() local 343 struct qrtr_node *node = container_of(work, struct qrtr_node, work); in qrtr_node_rx_work() local 391 struct qrtr_node *node; in qrtr_endpoint_register() local 424 struct qrtr_node *node = ep->node; in qrtr_endpoint_unregister() local [all …]
|
D | qrtr.h | 23 struct qrtr_node *node; member
|
/net/tipc/ |
D | name_distr.c | 46 u32 node; member 266 u32 node, u32 dtype) in tipc_update_nametbl() 301 u32 type, u32 node) in tipc_named_add_backlog() 354 u32 node; in tipc_named_rcv() local
|
D | node.c | 217 static void tipc_node_put(struct tipc_node *node) in tipc_node_put() 222 static void tipc_node_get(struct tipc_node *node) in tipc_node_get() 233 struct tipc_node *node; in tipc_node_find() local 390 static void tipc_node_delete(struct tipc_node *node) in tipc_node_delete() 403 struct tipc_node *node, *t_node; in tipc_node_stop() local 449 struct tipc_node *node; in tipc_node_add_conn() local 480 struct tipc_node *node; in tipc_node_remove_conn() local 1116 struct tipc_node *node = tipc_node_find(net, addr); in tipc_node_get_linkname() local 1137 static int __tipc_nl_add_node(struct tipc_nl_msg *msg, struct tipc_node *node) in __tipc_nl_add_node() 1660 struct tipc_node *node; in tipc_nl_node_dump() local [all …]
|
D | name_table.c | 116 u32 scope, u32 node, u32 port_ref, in publ_create() 231 u32 node, u32 port, u32 key) in tipc_nameseq_insert_publ() 348 u32 inst, u32 node, in tipc_nameseq_remove_publ() 461 u32 node, u32 port, u32 key) in tipc_nametbl_insert_publ() 488 u32 lower, u32 node, u32 ref, in tipc_nametbl_remove_publ() 532 u32 node = 0; in tipc_nametbl_translate() local
|
D | subscr.c | 71 u32 event, u32 port_ref, u32 node) in tipc_subscrp_send_event() 121 u32 node, int must) in tipc_subscrp_report_overlap()
|
D | name_table.h | 75 u32 node; member
|
D | bcast.c | 553 void tipc_nlist_add(struct tipc_nlist *nl, u32 node) in tipc_nlist_add() 561 void tipc_nlist_del(struct tipc_nlist *nl, u32 node) in tipc_nlist_del()
|
D | netlink_compat.c | 870 u32 node, depth, type, lowbound, upbound; in tipc_nl_compat_name_table_dump() local 1025 u32 node; in tipc_nl_compat_sk_dump() local 1082 struct nlattr *node[TIPC_NLA_NODE_MAX + 1]; in tipc_nl_compat_node_dump() local
|
/net/batman-adv/ |
D | hash.h | 84 struct hlist_node *node; in batadv_hash_add() local 127 struct hlist_node *node; in batadv_hash_remove() local
|
D | multicast.c | 985 struct hlist_node *node = &orig->mcast_want_all_unsnoopables_node; in batadv_mcast_want_unsnoop_update() local 1030 struct hlist_node *node = &orig->mcast_want_all_ipv4_node; in batadv_mcast_want_ipv4_update() local 1075 struct hlist_node *node = &orig->mcast_want_all_ipv6_node; in batadv_mcast_want_ipv6_update() local
|
/net/sunrpc/ |
D | svc.c | 112 unsigned int node; in svc_pool_map_choose_mode() local 197 unsigned int node; in svc_pool_map_init_pernode() local 305 unsigned int node = m->pool_to[pidx]; in svc_pool_map_set_cpumask() local 564 svc_init_buffer(struct svc_rqst *rqstp, unsigned int size, int node) in svc_init_buffer() 603 svc_rqst_alloc(struct svc_serv *serv, struct svc_pool *pool, int node) in svc_rqst_alloc() 635 svc_prepare_thread(struct svc_serv *serv, struct svc_pool *pool, int node) in svc_prepare_thread() 713 int node; in svc_start_kthreads() local
|
/net/ipv6/ |
D | inet6_hashtables.c | 62 const struct hlist_nulls_node *node; in __inet6_lookup_established() local 140 struct hlist_nulls_node *node; in inet6_lookup_listener() local 203 const struct hlist_nulls_node *node; in __inet6_check_established() local
|
/net/llc/ |
D | llc_proc.c | 44 struct hlist_nulls_node *node; in llc_get_sk_idx() local 69 struct hlist_nulls_node *node; in laddr_hash_next() local
|
/net/netfilter/ |
D | nft_set_rbtree.c | 28 struct rb_node node; member 253 struct rb_node *node; in nft_rbtree_walk() local 299 struct rb_node *node; in nft_rbtree_destroy() local
|
D | xt_connlimit.c | 47 struct hlist_node node; member 55 struct rb_node node; member 444 struct rb_node *node; in destroy_tree() local
|
/net/ipv4/ |
D | inet_hashtables.c | 222 struct hlist_nulls_node *node; in __inet_lookup_listener() local 282 const struct hlist_nulls_node *node; in __inet_lookup_established() local 340 const struct hlist_nulls_node *node; in __inet_check_established() local 446 const struct hlist_nulls_node *node; in inet_reuseport_add_sock() local
|
D | inet_timewait_sock.c | 262 struct hlist_nulls_node *node; in inet_twsk_purge() local
|
/net/6lowpan/ |
D | nhc.h | 68 struct rb_node node; member
|
D | nhc.c | 68 struct rb_node *node = rb_root.rb_node; in lowpan_nhc_by_nhcid() local
|
/net/ceph/ |
D | auth_x.h | 16 struct rb_node node; member
|
/net/ipx/ |
D | ipx_route.c | 50 unsigned char *node) in ipxrtr_add_route()
|
/net/dccp/ |
D | feat.h | 79 struct list_head node; member
|
D | ackvec.h | 133 struct list_head node; member
|