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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dudp.c585 static void flush_stack(struct sock **stack, unsigned int count, function
645 flush_stack(stack, count, skb, ~0);
658 flush_stack(stack, count, skb, count - 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dudp.c1446 static void flush_stack(struct sock **stack, unsigned int count, function
1499 flush_stack(stack, count, skb, ~0);
1515 flush_stack(stack, count, skb, count - 1);

Completed in 270 milliseconds