Searched refs:seqhisg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ah4.c | 163 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()
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ah6.c | 341 struct scatterlist *seqhisg; in ah6_output() local 371 seqhisg = sg + nfrags; in ah6_output() 423 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah6_output() 531 struct scatterlist *seqhisg; in ah6_input() local 585 seqhisg = sg + nfrags; in ah6_input() 609 sg_set_buf(seqhisg, seqhi, seqhi_len); in ah6_input()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ah6.c | 338 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()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ah4.c | 163 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()
|
Completed in 4 milliseconds