Home
last modified time | relevance | path

Searched refs:IPV6HDR_BASELEN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dah6.c32 #define IPV6HDR_BASELEN 8 macro
70 return base + IPV6HDR_BASELEN; in ah_tmp_ext()
308 memcpy(top_iph, iph_base, IPV6HDR_BASELEN); in ah6_output_done()
361 iph_base = ah_alloc_tmp(ahash, nfrags + sglists, IPV6HDR_BASELEN + in ah6_output()
385 memcpy(iph_base, top_iph, IPV6HDR_BASELEN); in ah6_output()
441 memcpy(top_iph, iph_base, IPV6HDR_BASELEN); in ah6_output()
/kernel/linux/linux-6.6/net/ipv6/
H A Dah6.c32 #define IPV6HDR_BASELEN 8 macro
70 return base + IPV6HDR_BASELEN; in ah_tmp_ext()
305 memcpy(top_iph, iph_base, IPV6HDR_BASELEN); in ah6_output_done()
358 iph_base = ah_alloc_tmp(ahash, nfrags + sglists, IPV6HDR_BASELEN + in ah6_output()
382 memcpy(iph_base, top_iph, IPV6HDR_BASELEN); in ah6_output()
438 memcpy(top_iph, iph_base, IPV6HDR_BASELEN); in ah6_output()

Completed in 3 milliseconds