Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet6/
H A Dnd6_rtr.c57 nd6_rtr_cache(struct mbuf *m, int off, int icmp6len, int icmp6_type) in nd6_rtr_cache()
H A Dnd6_nbr.c101 nd6_ns_input(struct mbuf *m, int off, int icmp6len) in nd6_ns_input() argument
414 int icmp6len; in nd6_ns_output() local
609 nd6_na_input(struct mbuf * m,int off,int icmp6len) nd6_na_input() argument
913 int icmp6len, maxlen, error; nd6_na_output() local
[all...]
H A 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
H A Dnd6.c202 nd6_option_init(void *opt, int icmp6len, union nd_opts *ndopts) in nd6_option_init()