Searched defs:icmp6len (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.81.4/bsd/netinet6/ |
| H A D | nd6_nbr.c | 265 int icmp6len) in nd6_ns_input() 606 int icmp6len; in nd6_ns_output() local 937 nd6_na_input(struct mbuf *m, int off, int icmp6len) in nd6_na_input() 1452 int icmp6len, maxlen, error; in nd6_na_output() local
|
| H A D | icmp6.c | 476 int icmp6len = m->m_pkthdr.len - *offp; in icmp6_input() local 967 icmp6_notify_error(struct mbuf *m, int off, int icmp6len, int code) in icmp6_notify_error() 2517 icmp6_redirect_input(struct mbuf *m, int off, int icmp6len) in icmp6_redirect_input()
|
| H A D | mld6.c | 1032 struct mbuf *m, const int off, const int icmp6len) in mld_v2_input_query() 1504 mld_input(struct mbuf *m, int off, int icmp6len) in mld_input()
|
| H A D | nd6_rtr.c | 273 int icmp6len) in nd6_rs_input() 378 int icmp6len) in nd6_ra_input()
|
| H A D | nd6.c | 600 nd6_option_init(void *__sized_by(icmp6len) opt, size_t icmp6len, union nd_opts *ndopts) in nd6_option_init()
|