Home | History | Annotate | Download | only in linux

Lines Matching defs:MAX_SKB_FRAGS

121 #define MAX_SKB_FRAGS (65536/PAGE_SIZE + 2)
143 skb_frag_t frags[MAX_SKB_FRAGS];