Home
last modified time | relevance | path

Searched defs:nfrags (Results 1 – 6 of 6) sorted by relevance

/net/ipv4/
Dah4.c23 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp()
148 int nfrags; in ah_output() local
304 int nfrags; in ah_input() local
Desp4.c38 static void *esp_alloc_tmp(struct crypto_aead *aead, int nfrags, int seqhilen) in esp_alloc_tmp()
133 int nfrags; in esp_output() local
378 int nfrags; in esp_input() local
/net/ipv6/
Desp6.c65 static void *esp_alloc_tmp(struct crypto_aead *aead, int nfrags, int seqihlen) in esp_alloc_tmp()
159 int nfrags; in esp6_output() local
327 int nfrags; in esp6_input() local
Dah6.c60 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp()
336 int nfrags; in ah6_output() local
531 int nfrags; in ah6_input() local
/net/core/
Dskbuff.c1377 int nfrags = skb_shinfo(skb)->nr_frags; in ___pskb_trim() local
2448 const int nfrags = skb_shinfo(skb)->nr_frags; in skb_split_no_header() local
2921 int nfrags = skb_shinfo(head_skb)->nr_frags; in skb_segment() local
Dpktgen.c260 int nfrags; member