Home
last modified time | relevance | path

Searched defs:icmp6len (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sys/netinet6/
H A Dnd6_nbr.c98 nd6_ns_input(struct mbuf *m, int off, int icmp6len) in nd6_ns_input()
370 int icmp6len; in nd6_ns_output() local
549 nd6_na_input(struct mbuf *m, int off, int icmp6len) in nd6_na_input()
892 int icmp6len, maxlen; in nd6_na_output() local
H A Dnd6_rtr.c67 nd6_rtr_cache(struct mbuf *m, int off, int icmp6len, int icmp6_type) in nd6_rtr_cache()
H A Dicmp6.c396 int icmp6len = m->m_pkthdr.len - off; in icmp6_input() local
768 icmp6_notify_error(struct mbuf * m,int off,int icmp6len,int code) icmp6_notify_error() argument
1227 int icmp6len = ntohs(ip6->ip6_plen); icmp6_redirect_input() local
[all...]
H A Dnd6.c159 nd6_options(void *opt, int icmp6len, struct nd_opts *ndopts) in nd6_options() argument
/openbsd-src/usr.sbin/tcpdump/
H A Dprint-icmp6.c133 int icmp6len; in icmp6_print() local