Home
last modified time | relevance | path

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

/net/ipv4/
Dah4.c161 struct scatterlist *seqhisg; in ah_output() local
186 seqhisg = sg + nfrags; in ah_output()
228 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah_output()
318 struct scatterlist *seqhisg; in ah_input() local
374 seqhisg = sg + nfrags; in ah_input()
399 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah_input()
/net/ipv6/
Dah6.c352 struct scatterlist *seqhisg; in ah6_output() local
381 seqhisg = sg + nfrags; in ah6_output()
431 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah6_output()
536 struct scatterlist *seqhisg; in ah6_input() local
588 seqhisg = sg + nfrags; in ah6_input()
609 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah6_input()