Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dah4.c165 struct scatterlist *seqhisg; in ah_output() local
190 seqhisg = sg + nfrags; in ah_output()
234 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah_output()
329 struct scatterlist *seqhisg; in ah_input() local
387 seqhisg = sg + nfrags; in ah_input()
414 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah_input()
/linux/net/ipv6/
H A Dah6.c362 struct scatterlist *seqhisg; in ah6_output() local
392 seqhisg = sg + nfrags; in ah6_output()
440 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah6_output()
547 struct scatterlist *seqhisg; in ah6_input() local
601 seqhisg = sg + nfrags; in ah6_input()
625 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah6_input()