Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dskbuff.h655 SKB_FCLONE_CLONE, /* companion fclone skb (from fclone_cache) */ enumerator
/linux/net/core/
H A Dskbuff.c2079 n->fclone = SKB_FCLONE_CLONE; in skb_clone()