Searched defs:icmp6len (Results 1 – 5 of 5) sorted by relevance
| /xnu-11215.1.10/bsd/netinet6/ |
| H A D | nd6_nbr.c | 264 int icmp6len) in nd6_ns_input() 605 int icmp6len; in nd6_ns_output() local 937 nd6_na_input(struct mbuf *m, int off, int icmp6len) in nd6_na_input() 1449 int icmp6len, maxlen, error; in nd6_na_output() local
|
| H A D | icmp6.c | 474 int icmp6len = m->m_pkthdr.len - *offp; in icmp6_input() local 965 icmp6_notify_error(struct mbuf *m, int off, int icmp6len, int code) in icmp6_notify_error() 2515 icmp6_redirect_input(struct mbuf *m, int off, int icmp6len) in icmp6_redirect_input()
|
| H A D | mld6.c | 1031 struct mbuf *m, const int off, const int icmp6len) in mld_v2_input_query() 1503 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() 346 int icmp6len) in nd6_ra_input()
|
| H A D | nd6.c | 593 nd6_option_init(void *__sized_by(icmp6len) opt, size_t icmp6len, union nd_opts *ndopts) in nd6_option_init()
|