Searched defs:icmp6len (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/netinet6/ |
H A D | nd6_rtr.c | 57 nd6_rtr_cache(struct mbuf *m, int off, int icmp6len, int icmp6_type) in nd6_rtr_cache()
|
H A D | nd6_nbr.c | 101 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 D | icmp6.c | 500 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 D | nd6.c | 202 nd6_option_init(void *opt, int icmp6len, union nd_opts *ndopts) in nd6_option_init()
|