Searched refs:SKB_LIST_POISON_NEXT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | poison.h | 85 #define SKB_LIST_POISON_NEXT ((void *)(0x800 + POISON_POINTER_DELTA)) macro |
H A D | skbuff.h | 1770 skb->next = SKB_LIST_POISON_NEXT; in skb_poison_list() |