Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet6/
Dicmp6.c416 int ip6len, error; in icmp6_input() local
431 ip6len = sizeof(struct ip6_hdr) + ntohs(ip6->ip6_plen); in icmp6_input()
776 SND_IN, ip6len); in icmp6_input()
790 SND_IN, ip6len); in icmp6_input()
811 SND_IN, ip6len); in icmp6_input()
822 SND_IN, ip6len); in icmp6_input()
840 SND_IN, ip6len); in icmp6_input()
851 SND_IN, ip6len); in icmp6_input()
871 SND_IN, ip6len); in icmp6_input()
882 SND_IN, ip6len); in icmp6_input()
[all …]
Dnd6.c1871 int ip6len; in nd6_output_lle() local
2063 ip6len = sizeof(struct ip6_hdr) + ntohs(ip6->ip6_plen); in nd6_output_lle()
2066 ip6len); in nd6_output_lle()