Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dicmp6.c404 int code, error, icmp6len, ip6len, noff, off, sum; in icmp6_input() local
465 ip6len = sizeof(struct ip6_hdr) + ntohs(ip6->ip6_plen); in icmp6_input()
750 error = send_sendso_input_hook(m, ifp, SND_IN, ip6len); in icmp6_input()
770 error = send_sendso_input_hook(m, ifp, SND_IN, ip6len); in icmp6_input()
790 error = send_sendso_input_hook(m, ifp, SND_IN, ip6len); in icmp6_input()
810 error = send_sendso_input_hook(m, ifp, SND_IN, ip6len); in icmp6_input()
830 error = send_sendso_input_hook(m, ifp, SND_IN, ip6len); in icmp6_input()
H A Dnd6.c2160 int ip6len; in nd6_output_ifp() local
2179 ip6len = sizeof(struct ip6_hdr) + ntohs(ip6->ip6_plen); in nd6_output_ifp()
2182 ip6len); in nd6_output_ifp()