Searched defs:icmp6len (Results 1 – 5 of 5) sorted by relevance
/openbsd/sys/netinet6/ |
H A D | nd6_nbr.c | 98 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 D | nd6_rtr.c | 67 nd6_rtr_cache(struct mbuf *m, int off, int icmp6len, int icmp6_type) in nd6_rtr_cache()
|
H A D | icmp6.c | 396 int icmp6len = m->m_pkthdr.len - off; in icmp6_input() local 768 icmp6_notify_error(struct mbuf *m, int off, int icmp6len, int code) in icmp6_notify_error() 1230 int icmp6len = ntohs(ip6->ip6_plen); in icmp6_redirect_input() local
|
H A D | nd6.c | 159 nd6_options(void *opt, int icmp6len, struct nd_opts *ndopts) in nd6_options()
|
/openbsd/usr.sbin/tcpdump/ |
H A D | print-icmp6.c | 133 int icmp6len; in icmp6_print() local
|