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