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

/src/sys/netinet6/
H A Dnd6_rtr.c57 nd6_rtr_cache(struct mbuf *m, int off, int icmp6len, int icmp6_type) argument
H A Dnd6_nbr.c101 nd6_ns_input(struct mbuf *m, int off, int icmp6len) argument
413 int icmp6len; local in function:nd6_ns_output
608 nd6_na_input(struct mbuf * m,int off,int icmp6len) argument
913 int icmp6len, maxlen, error; local in function:nd6_na_output
[all...]
H A Dnd6.c202 nd6_option_init(void *opt, int icmp6len, union nd_opts *ndopts) argument
H A Dicmp6.c500 int icmp6len = m->m_pkthdr.len - off; local in function:_icmp6_input
959 icmp6_notify_error(struct mbuf * m,int off,int icmp6len,int code) argument
2248 int icmp6len = m->m_pkthdr.len - off; local in function:icmp6_redirect_input
[all...]

Completed in 7 milliseconds