Home
last modified time | relevance | path

Searched refs:flush_stack (Results 1 – 2 of 2) sorted by relevance

/net/ipv6/
Dudp.c711 static void flush_stack(struct sock **stack, unsigned int count, in flush_stack() function
761 flush_stack(stack, count, skb, ~0); in __udp6_lib_mcast_deliver()
774 flush_stack(stack, count, skb, count - 1); in __udp6_lib_mcast_deliver()
/net/ipv4/
Dudp.c1546 static void flush_stack(struct sock **stack, unsigned int count, in flush_stack() function
1599 flush_stack(stack, count, skb, ~0); in __udp4_lib_mcast_deliver()
1615 flush_stack(stack, count, skb, count - 1); in __udp4_lib_mcast_deliver()