Searched defs:stack (Results 1 – 7 of 7) sorted by relevance
/net/llc/ |
D | llc_sap.c | 361 struct sock **stack, int count) in llc_do_mcast() 391 struct sock *sk, *stack[count]; in llc_sap_mcast() local
|
/net/ipv4/ |
D | inetpeer.c | 241 static void peer_avl_rebalance(struct inet_peer __rcu **stack[], in peer_avl_rebalance() 407 struct inet_peer __rcu **stack[PEER_MAXDEPTH], ***stackptr; in inet_getpeer() local
|
D | udp.c | 1625 static void flush_stack(struct sock **stack, unsigned int count, in flush_stack() 1677 struct sock *sk, *stack[256 / sizeof(struct sock *)]; in __udp4_lib_mcast_deliver() local
|
/net/sched/ |
D | ematch.c | 507 int stack[CONFIG_NET_EMATCH_STACK]; in __tcf_em_tree_match() local
|
D | cls_u32.c | 110 } stack[TC_U32_MAXDEPTH]; in u32_classify() local
|
/net/ipv6/ |
D | udp.c | 745 static void flush_stack(struct sock **stack, unsigned int count, in flush_stack() 790 struct sock *sk, *stack[256 / sizeof(struct sock *)]; in __udp6_lib_mcast_deliver() local
|
/net/openvswitch/ |
D | actions.c | 216 __be32 *stack; in set_mpls() local
|