Searched defs:ntail (Results 1 – 2 of 2) sorted by relevance
/linux/net/xfrm/ | ||
H A D | xfrm_output.c | 36 int ntail = dst->dev->needed_tailroom - skb_tailroom(skb); in xfrm_skb_check_space() local |
/linux/net/core/ | ||
H A D | skbuff.c | 2222 pskb_expand_head(struct sk_buff * skb,int nhead,int ntail,gfp_t gfp_mask) pskb_expand_head() argument |