Home
last modified time | relevance | path

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

/linux/net/core/
H A Dgro.c607 else if (skb->fclone != SKB_FCLONE_UNAVAILABLE) in gro_skb_finish()
H A Ddev.c5576 if (skb->fclone != SKB_FCLONE_UNAVAILABLE) in net_tx_action()
/linux/include/linux/
H A Dskbuff.h663 SKB_FCLONE_UNAVAILABLE, /* skb has no fclone (from head_cache) */ enumerator