Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A 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()
/openbmc/linux/net/ipv6/
H A Dah6.c338 struct scatterlist *seqhisg; in ah6_output() local
368 seqhisg = sg + nfrags; in ah6_output()
420 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah6_output()
528 struct scatterlist *seqhisg; in ah6_input() local
582 seqhisg = sg + nfrags; in ah6_input()
606 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah6_input()