Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dskbuff.c200 static void skb_under_panic(struct sk_buff *skb, unsigned int sz, void *addr) in skb_under_panic() function
2457 skb_under_panic(skb, len, __builtin_return_address(0)); in skb_push()