Searched refs:SKB_FCLONE_UNAVAILABLE (Results 1 – 3 of 3) sorted by relevance
581 case SKB_FCLONE_UNAVAILABLE: in kfree_skbmem()776 if (skb->fclone != SKB_FCLONE_UNAVAILABLE) { in napi_consume_skb()1284 n->fclone = SKB_FCLONE_UNAVAILABLE; in skb_clone()
4540 if (skb->fclone != SKB_FCLONE_UNAVAILABLE) in net_tx_action()
535 SKB_FCLONE_UNAVAILABLE, /* skb has no fclone (from head_cache) */ enumerator