Searched refs:SKB_FCLONE_UNAVAILABLE (Results 1 – 3 of 3) sorted by relevance
636 case SKB_FCLONE_UNAVAILABLE: in kfree_skbmem()924 if (skb->fclone != SKB_FCLONE_UNAVAILABLE) { in napi_consume_skb()1463 n->fclone = SKB_FCLONE_UNAVAILABLE; in skb_clone()
4918 if (skb->fclone != SKB_FCLONE_UNAVAILABLE) in net_tx_action()
558 SKB_FCLONE_UNAVAILABLE, /* skb has no fclone (from head_cache) */ enumerator