Searched refs:SKB_FCLONE_UNAVAILABLE (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/core/
H A Dgro.c590 else if (skb->fclone != SKB_FCLONE_UNAVAILABLE)
H A Dskbuff.c1158 case SKB_FCLONE_UNAVAILABLE:
1268 if (unlikely(skb->fclone != SKB_FCLONE_UNAVAILABLE)) {
1507 if (skb->fclone != SKB_FCLONE_UNAVAILABLE) {
2067 n->fclone = SKB_FCLONE_UNAVAILABLE;
H A Ddev.c5158 if (skb->fclone != SKB_FCLONE_UNAVAILABLE)
/linux-master/include/linux/
H A Dskbuff.h648 SKB_FCLONE_UNAVAILABLE, /* skb has no fclone (from head_cache) */ enumerator in enum:__anon78

Completed in 314 milliseconds