Searched defs:icmp6len (Results 1 – 5 of 5) sorted by relevance
| /xnu-8020.101.4/bsd/netinet6/ |
| H A D | nd6_nbr.c | 257 int icmp6len) in nd6_ns_input() 586 int icmp6len; in nd6_ns_output() local 913 nd6_na_input(struct mbuf *m, int off, int icmp6len) in nd6_na_input() 1405 int icmp6len, maxlen, error; in nd6_na_output() local
|
| H A D | icmp6.c | 442 int icmp6len = m->m_pkthdr.len - *offp; in icmp6_input() local 933 icmp6_notify_error(struct mbuf *m, int off, int icmp6len, int code) in icmp6_notify_error() 2488 icmp6_redirect_input(struct mbuf *m, int off, int icmp6len) in icmp6_redirect_input()
|
| H A D | mld6.c | 1036 struct mbuf *m, const int off, const int icmp6len) in mld_v2_input_query() 1508 mld_input(struct mbuf *m, int off, int icmp6len) in mld_input()
|
| H A D | nd6_rtr.c | 244 int icmp6len) in nd6_rs_input() 345 int icmp6len) in nd6_ra_input()
|
| H A D | nd6.c | 596 nd6_option_init(void *opt, int icmp6len, union nd_opts *ndopts) in nd6_option_init()
|