Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dah4.c162 struct scatterlist *seqhisg; in ah_output() local
187 seqhisg = sg + nfrags; in ah_output()
231 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah_output()
321 struct scatterlist *seqhisg; in ah_input() local
379 seqhisg = sg + nfrags; in ah_input()
406 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah_input()
/Linux-v4.19/net/ipv6/
Dah6.c353 struct scatterlist *seqhisg; in ah6_output() local
383 seqhisg = sg + nfrags; in ah6_output()
435 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah6_output()
543 struct scatterlist *seqhisg; in ah6_input() local
597 seqhisg = sg + nfrags; in ah6_input()
620 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah6_input()