Searched refs:SKB_FCLONE_UNAVAILABLE (Results 1 – 3 of 3) sorted by relevance
622 case SKB_FCLONE_UNAVAILABLE: in kfree_skbmem()913 if (skb->fclone != SKB_FCLONE_UNAVAILABLE) { in napi_consume_skb()1452 n->fclone = SKB_FCLONE_UNAVAILABLE; in skb_clone()
4518 if (skb->fclone != SKB_FCLONE_UNAVAILABLE) in net_tx_action()
552 SKB_FCLONE_UNAVAILABLE, /* skb has no fclone (from head_cache) */ enumerator