Home
last modified time | relevance | path

Searched refs:sglists (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dah4.c159 int sglists = 0; in ah_output() local
174 sglists = 1; in ah_output()
178 iph = ah_alloc_tmp(ahash, nfrags + sglists, ihl + seqhi_len); in ah_output()
221 sg_init_table(sg, nfrags + sglists); in ah_output()
318 int sglists = 0; in ah_input() local
361 sglists = 1; in ah_input()
365 work_iph = ah_alloc_tmp(ahash, nfrags + sglists, ihl + in ah_input()
396 sg_init_table(sg, nfrags + sglists); in ah_input()