Searched defs:icmp6len (Results 1 – 5 of 5) sorted by relevance
| /xnu-8796.141.3/bsd/netinet6/ |
| H A D | nd6_nbr.c | 260 int icmp6len) in nd6_ns_input() 589 int icmp6len; in nd6_ns_output() local 917 nd6_na_input(struct mbuf *m, int off, int icmp6len) in nd6_na_input() 1416 int icmp6len, maxlen, error; in nd6_na_output() local
|
| H A D | icmp6.c | 471 int icmp6len = m->m_pkthdr.len - *offp; in icmp6_input() local 962 icmp6_notify_error(struct mbuf *m, int off, int icmp6len, int code) in icmp6_notify_error() 2514 icmp6_redirect_input(struct mbuf *m, int off, int icmp6len) in icmp6_redirect_input()
|
| H A D | mld6.c | 1039 struct mbuf *m, const int off, const int icmp6len) in mld_v2_input_query() 1511 mld_input(struct mbuf *m, int off, int icmp6len) in mld_input()
|
| H A D | nd6_rtr.c | 241 int icmp6len) in nd6_rs_input() 342 int icmp6len) in nd6_ra_input()
|
| H A D | nd6.c | 595 nd6_option_init(void *opt, int icmp6len, union nd_opts *ndopts) in nd6_option_init()
|