Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet6/
Dnd6_rtr.c57 nd6_rtr_cache(struct mbuf *m, int off, int icmp6len, int icmp6_type) in nd6_rtr_cache()
Dnd6_nbr.c101 nd6_ns_input(struct mbuf *m, int off, int icmp6len) in nd6_ns_input()
413 int icmp6len; in nd6_ns_output() local
608 nd6_na_input(struct mbuf *m, int off, int icmp6len) in nd6_na_input()
913 int icmp6len, maxlen, error; in nd6_na_output() local
Dicmp6.c500 int icmp6len = m->m_pkthdr.len - off; in _icmp6_input() local
959 icmp6_notify_error(struct mbuf *m, int off, int icmp6len, int code) in icmp6_notify_error()
2248 int icmp6len = m->m_pkthdr.len - off; in icmp6_redirect_input() local
Dnd6.c202 nd6_option_init(void *opt, int icmp6len, union nd_opts *ndopts) in nd6_option_init()
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-icmp6.c1706 icmp6_nodeinfo_print(netdissect_options *ndo, u_int icmp6len, const u_char *bp, const u_char *ep) in icmp6_nodeinfo_print()