/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 176 struct hsr_node *node; in hsr_get_node() local 266 void hsr_addr_subst_source(struct hsr_node *node, struct sk_buff *skb) in hsr_addr_subst_source() 311 void hsr_register_frame_in(struct hsr_node *node, struct hsr_port *port, in hsr_register_frame_in() 333 int hsr_register_frame_out(struct hsr_port *port, struct hsr_node *node, in hsr_register_frame_out() 345 struct hsr_node *node) in get_late_port() [all …]
|
/net/mac80211/ |
D | mesh_pathtbl.c | 76 #define for_each_mesh_entry(tbl, node, i) \ argument 340 struct mpath_node *node; in mpath_lookup() local 393 struct mpath_node *node; in mesh_path_lookup_by_idx() local 426 struct mpath_node *node; in mpp_path_lookup_by_idx() local 533 struct mpath_node *node, *new_node; in mesh_path_add() local 667 struct mpath_node *node, *new_node; in mpp_path_add() local 755 struct mpath_node *node; in mesh_plink_broken() local 781 struct mpath_node *node = container_of(rp, struct mpath_node, rcu); in mesh_path_node_reclaim() local 789 static void __mesh_path_del(struct mesh_table *tbl, struct mpath_node *node) in __mesh_path_del() 820 struct mpath_node *node; in mesh_path_flush_by_nexthop() local [all …]
|
/net/tipc/ |
D | name_distr.c | 46 u32 node; member 88 struct tipc_node *node; in named_cluster_distribute() local 229 struct tipc_node *node; in tipc_publ_subscribe() local 250 struct tipc_node *node; in tipc_publ_unsubscribe() local 307 u32 node, u32 dtype) in tipc_update_nametbl() 342 u32 type, u32 node) in tipc_named_add_backlog() 395 u32 node; in tipc_named_rcv() local
|
D | node.c | 111 void tipc_node_put(struct tipc_node *node) in tipc_node_put() 116 static void tipc_node_get(struct tipc_node *node) in tipc_node_get() 127 struct tipc_node *node; in tipc_node_find() local 216 static void tipc_node_delete(struct tipc_node *node) in tipc_node_delete() 229 struct tipc_node *node, *t_node; in tipc_node_stop() local 239 struct tipc_node *node; in tipc_node_add_conn() local 270 struct tipc_node *node; in tipc_node_remove_conn() local 906 struct tipc_node *node = tipc_node_find(net, addr); in tipc_node_get_linkname() local 926 void tipc_node_unlock(struct tipc_node *node) in tipc_node_unlock() 965 static int __tipc_nl_add_node(struct tipc_nl_msg *msg, struct tipc_node *node) in __tipc_nl_add_node() [all …]
|
D | name_table.c | 121 u32 scope, u32 node, u32 port_ref, in publ_create() 236 u32 node, u32 port, u32 key) in tipc_nameseq_insert_publ() 353 u32 inst, u32 node, in tipc_nameseq_remove_publ() 462 u32 node, u32 port, u32 key) in tipc_nametbl_insert_publ() 489 u32 lower, u32 node, u32 ref, in tipc_nametbl_remove_publ() 533 u32 node = 0; in tipc_nametbl_translate() local
|
D | subscr.c | 72 u32 event, u32 port_ref, u32 node) in tipc_subscrp_send_event() 109 u32 node, int must) in tipc_subscrp_report_overlap()
|
D | link.c | 1619 struct tipc_node *node; in tipc_nl_link_set() local 1831 struct tipc_node *node, u32 *prev_link) in __tipc_nl_add_node_links() 1856 struct tipc_node *node; in tipc_nl_link_dump() local 1949 struct tipc_node *node; in tipc_nl_link_get() local 1981 struct tipc_node *node; in tipc_nl_link_reset_stats() local
|
D | name_table.h | 74 u32 node; member
|
/net/netfilter/ |
D | xt_qtaguid_print.c | 294 struct rb_node *node; in prdebug_sock_tag_tree() local 355 struct rb_node *node; in prdebug_proc_qtu_data_tree() local 394 struct rb_node *node; in prdebug_tag_ref_tree() local 429 struct rb_node *node; in prdebug_uid_tag_data_tree() local 468 struct rb_node *node; in prdebug_tag_stat_tree() local
|
D | nft_rbtree.c | 28 struct rb_node node; member 180 struct rb_node *node; in nft_rbtree_walk() local 224 struct rb_node *node; in nft_rbtree_destroy() local
|
D | xt_qtaguid.c | 179 struct rb_node *node = root->rb_node; in tag_node_tree_search() local 234 struct tag_node *node = tag_node_tree_search(root, tag); in tag_stat_tree_search() local 249 struct tag_node *node = tag_node_tree_search(root, tag); in tag_counter_set_tree_search() local 263 struct tag_node *node = tag_node_tree_search(root, tag); in tag_ref_tree_search() local 272 struct rb_node *node = root->rb_node; in sock_tag_tree_search() local 311 struct rb_node *node; in sock_tag_tree_erase() local 332 struct rb_node *node = root->rb_node; in proc_qtu_data_tree_search() local 399 struct rb_node *node = root->rb_node; in uid_tag_data_tree_search() local 580 struct rb_node *node; in put_tag_ref_tree() local 1833 struct rb_node *node; in qtaguid_ctrl_proc_next() local [all …]
|
D | xt_connlimit.c | 47 struct hlist_node node; member 53 struct rb_node node; member 404 struct rb_node *node; in destroy_tree() local
|
D | xt_qtaguid_internal.h | 203 struct rb_node node; member 313 struct rb_node node; member 339 struct rb_node node; member
|
/net/batman-adv/ |
D | hash.h | 70 struct hlist_node *node, *node_tmp; in batadv_hash_delete() local 111 struct hlist_node *node; in batadv_hash_add() local 153 struct hlist_node *node; in batadv_hash_remove() local
|
D | multicast.c | 611 struct hlist_node *node = &orig->mcast_want_all_unsnoopables_node; in batadv_mcast_want_unsnoop_update() local 656 struct hlist_node *node = &orig->mcast_want_all_ipv4_node; in batadv_mcast_want_ipv4_update() local 701 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 547 svc_init_buffer(struct svc_rqst *rqstp, unsigned int size, int node) in svc_init_buffer() 586 svc_rqst_alloc(struct svc_serv *serv, struct svc_pool *pool, int node) in svc_rqst_alloc() 618 svc_prepare_thread(struct svc_serv *serv, struct svc_pool *pool, int node) in svc_prepare_thread() 710 int node; in svc_set_num_threads() local
|
/net/ipv6/ |
D | inet6_hashtables.c | 60 const struct hlist_nulls_node *node; in __inet6_lookup_established() local 129 const struct hlist_nulls_node *node; in inet6_lookup_listener() local 210 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/openvswitch/ |
D | flow.c | 74 int node = numa_node_id(); in ovs_flow_stats_update() local 139 int node; in ovs_flow_stats_get() local 166 int node; in ovs_flow_stats_clear() local
|
/net/irda/ |
D | irias_object.c | 127 struct ias_object *node; in irias_delete_object() local 155 struct ias_attrib *node; in irias_delete_attrib() local
|
/net/ipv4/ |
D | inet_hashtables.c | 214 struct hlist_nulls_node *node; in __inet_lookup_listener() local 293 const struct hlist_nulls_node *node; in __inet_lookup_established() local 351 const struct hlist_nulls_node *node; in __inet_check_established() local
|
D | udp.c | 144 struct hlist_nulls_node *node; in udp_lib_lport_inuse() local 176 struct hlist_nulls_node *node; in udp_lib_lport_inuse2() local 447 struct hlist_nulls_node *node; in udp4_lib_lookup2() local 500 struct hlist_nulls_node *node; in __udp4_lib_lookup() local 1678 struct hlist_nulls_node *node; in __udp4_lib_mcast_deliver() local 1894 struct hlist_nulls_node *node; in __udp4_lib_mcast_demux_lookup() local 1950 struct hlist_nulls_node *node; in __udp4_lib_demux_lookup() local 2338 struct hlist_nulls_node *node; in udp_get_first() local
|
/net/6lowpan/ |
D | nhc.h | 67 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 | 15 struct rb_node node; member
|