Home
last modified time | relevance | path

Searched defs:icmp6len (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.81.4/bsd/netinet6/
H A Dnd6_nbr.c265 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 Dicmp6.c476 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 Dmld6.c1032 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 Dnd6_rtr.c273 int icmp6len) in nd6_rs_input()
378 int icmp6len) in nd6_ra_input()
H A Dnd6.c600 nd6_option_init(void *__sized_by(icmp6len) opt, size_t icmp6len, union nd_opts *ndopts) in nd6_option_init()