Home
last modified time | relevance | path

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

/net/ipv4/
Dah4.c163 struct scatterlist *seqhisg; in ah_output() local
188 seqhisg = sg + nfrags; in ah_output()
232 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah_output()
322 struct scatterlist *seqhisg; in ah_input() local
380 seqhisg = sg + nfrags; in ah_input()
407 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah_input()
/net/ipv6/
Dah6.c341 struct scatterlist *seqhisg; in ah6_output() local
371 seqhisg = sg + nfrags; in ah6_output()
423 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah6_output()
531 struct scatterlist *seqhisg; in ah6_input() local
585 seqhisg = sg + nfrags; in ah6_input()
609 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah6_input()