Searched defs:icmp6len (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/netinet6/ |
| H A D | nd6_nbr.c | 118 nd6_ns_input(struct mbuf *m, int off, int icmp6len) in nd6_ns_input() 412 int icmp6len; in nd6_ns_output_fib() local 615 nd6_na_input(struct mbuf *m, int off, int icmp6len) in nd6_na_input() 950 int icmp6len, maxlen, error; in nd6_na_output_fib() local
|
| H A D | send.c | 118 int icmp6len; in send_output() local
|
| H A D | icmp6.c | 404 int code, error, icmp6len, ip6len, noff, off, sum; in icmp6_input() local 895 icmp6_notify_error(struct mbuf **mp, int off, int icmp6len, int code) in icmp6_notify_error() 2215 int icmp6len, is_onlink, is_router, lladdrlen; in icmp6_redirect_input() local
|
| H A D | nd6_rtr.c | 153 nd6_rs_input(struct mbuf *m, int off, int icmp6len) in nd6_rs_input() 353 nd6_ra_input(struct mbuf *m, int off, int icmp6len) in nd6_ra_input()
|
| H A D | mld6.c | 815 struct mbuf *m, struct mldv2_query *mld, const int off, const int icmp6len) in mld_v2_input_query() 1252 mld_input(struct mbuf **mp, int off, int icmp6len) in mld_input()
|
| H A D | nd6.c | 370 nd6_option_init(void *opt, int icmp6len, union nd_opts *ndopts) in nd6_option_init()
|