Searched refs:SKB_FCLONE_CLONE (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | skbuff.h | 655 SKB_FCLONE_CLONE, /* companion fclone skb (from fclone_cache) */ enumerator |
/linux/net/core/ | ||
H A D | skbuff.c | 2079 n->fclone = SKB_FCLONE_CLONE; in skb_clone() |