Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dah4.c160 struct scatterlist *seqhisg; in ah_output() local
185 seqhisg = sg + nfrags; in ah_output()
229 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah_output()
319 struct scatterlist *seqhisg; in ah_input() local
377 seqhisg = sg + nfrags; in ah_input()
404 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah_input()
/linux/net/ipv6/
H A Dah6.c357 struct scatterlist *seqhisg; in ah6_output() local
387 seqhisg = sg + nfrags; in ah6_output()
435 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah6_output()
537 struct scatterlist *seqhisg; in ah6_input() local
591 seqhisg = sg + nfrags; in ah6_input()
615 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah6_input()