Home
last modified time | relevance | path

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

/linux-3.4.99/net/core/
Dskbuff.c141 static void skb_under_panic(struct sk_buff *skb, int sz, void *here) in skb_under_panic() function
1190 skb_under_panic(skb, len, __builtin_return_address(0)); in skb_push()