/net/netfilter/ |
D | nf_conncount.c | 60 struct rb_root root[CONNCOUNT_SLOTS]; member 276 static void tree_nodes_free(struct rb_root *root, in tree_nodes_free() 302 struct rb_root *root, in insert_tree() 391 struct rb_root *root; in count_tree() local 448 struct rb_root *root; in tree_gc_worker() local
|
D | nft_set_rbtree.c | 19 struct rb_root root; member
|
/net/6lowpan/ |
D | debugfs.c | 170 struct dentry *root; in lowpan_dev_debugfs_ctx_init() local 233 struct dentry *root; in lowpan_dev_debugfs_802154_init() local
|
/net/bridge/ |
D | br_private_stp.h | 31 bridge_id root; member
|
D | br_stp.c | 225 struct net_bridge_port *root in br_transmit_config() local
|
/net/ipv6/ |
D | ip6_fib.c | 742 struct fib6_node *root, in fib6_add_1() 1374 int fib6_add(struct fib6_node *root, struct fib6_info *rt, in fib6_add() 1544 static struct fib6_node *fib6_node_lookup_1(struct fib6_node *root, in fib6_node_lookup_1() 1613 struct fib6_node *fib6_node_lookup(struct fib6_node *root, in fib6_node_lookup() 1653 static struct fib6_node *fib6_locate_1(struct fib6_node *root, in fib6_locate_1() 1703 struct fib6_node *fib6_locate(struct fib6_node *root, in fib6_locate() 2219 static void fib6_clean_tree(struct net *net, struct fib6_node *root, in fib6_clean_tree()
|
/net/ |
D | sysctl_net.c | 31 net_ctl_header_lookup(struct ctl_table_root *root) in net_ctl_header_lookup()
|
/net/sched/ |
D | sch_fq.c | 218 struct rb_root *root, in fq_gc() 265 struct rb_root *root; in fq_classify() local 665 struct rb_root *root; in fq_reset() local
|
D | sch_api.c | 259 static struct Qdisc *qdisc_match_from_root(struct Qdisc *root, u32 handle) in qdisc_match_from_root() 1737 static int tc_dump_qdisc_root(struct Qdisc *root, struct sk_buff *skb, in tc_dump_qdisc_root() 2217 static int tc_dump_tclass_root(struct Qdisc *root, struct sk_buff *skb, in tc_dump_tclass_root()
|
D | sch_htb.c | 284 static void htb_add_to_id_tree(struct rb_root *root, in htb_add_to_id_tree() 372 static void htb_safe_rb_erase(struct rb_node *rb, struct rb_root *root) in htb_safe_rb_erase() 815 struct rb_node *root; in htb_lookup_leaf() member
|
D | sch_taprio.c | 65 struct Qdisc *root; member 1857 const struct sched_gate_list *root) in dump_schedule()
|
D | sch_hfsc.c | 171 struct hfsc_class root; /* root class */ member
|
/net/bridge/netfilter/ |
D | ebt_stp.c | 30 u8 root[8]; member
|
/net/ipv4/ |
D | nexthop.c | 2285 struct rb_root *root = &net->nexthop.rb_root; in insert_nexthop() local 2398 struct rb_root *root = &net->nexthop.rb_root; in flush_all_nexthops() local 3165 struct rb_root *root, in rtm_dump_walk_nexthops() 3213 struct rb_root *root = &net->nexthop.rb_root; in rtm_dump_nexthop() local 3420 struct rb_root *root = &net->nexthop.rb_root; in rtm_dump_nexthop_bucket() local 3585 struct rb_root *root = &net->nexthop.rb_root; in nexthops_dump() local
|
D | inet_fragment.c | 263 unsigned int inet_frag_rbtree_purge(struct rb_root *root) in inet_frag_rbtree_purge()
|
D | tcp_input.c | 5139 struct rb_root *root) in tcp_collapse_one() 5155 void tcp_rbtree_insert(struct rb_root *root, struct sk_buff *skb) in tcp_rbtree_insert() 5182 tcp_collapse(struct sock *sk, struct sk_buff_head *list, struct rb_root *root, in tcp_collapse()
|
/net/rds/ |
D | rdma.c | 65 static struct rds_mr *rds_mr_tree_walk(struct rb_root *root, u64 key, in rds_mr_tree_walk()
|
/net/sunrpc/ |
D | rpc_pipe.c | 1298 rpc_gssd_dummy_populate(struct dentry *root, struct rpc_pipe *pipe_data) in rpc_gssd_dummy_populate() 1362 struct dentry *root, *gssd_dentry; in rpc_fill_super() local
|
/net/ceph/ |
D | osdmap.c | 203 void clear_crush_names(struct rb_root *root) in clear_crush_names() 765 static void __remove_pg_pool(struct rb_root *root, struct ceph_pg_pool_info *pi) in __remove_pg_pool()
|
/net/can/j1939/ |
D | transport.c | 514 struct list_head *root, in j1939_session_get_by_addr_locked()
|
/net/ipv6/netfilter/ |
D | ip6_tables.c | 221 const struct ip6t_entry *root; in trace_packet() local
|
/net/ipv4/netfilter/ |
D | ip_tables.c | 196 const struct ipt_entry *root; in trace_packet() local
|
/net/xfrm/ |
D | xfrm_policy.c | 71 struct rb_root root; member 990 struct rb_root *root, in xfrm_policy_inexact_insert_node()
|
/net/mac80211/ |
D | tx.c | 3870 static void __ieee80211_insert_txq(struct rb_root_cached *root, in __ieee80211_insert_txq()
|
/net/core/ |
D | skbuff.c | 3305 unsigned int skb_rbtree_purge(struct rb_root *root) in skb_rbtree_purge()
|