Home
last modified time | relevance | path

Searched defs:icmp6len (Results 1 – 7 of 7) sorted by path

/freebsd/contrib/tcpdump/
H A Dprint-icmp6.c1700 icmp6_nodeinfo_print(netdissect_options *ndo, u_int icmp6len, const u_char *bp, const u_char *ep) in icmp6_nodeinfo_print()
/freebsd/sys/netinet6/
H A Dicmp6.c454 int code, error, icmp6len, ip6len, noff, off, sum; in icmp6_input() local
917 icmp6_notify_error(struct mbuf **mp, int off, int icmp6len) in icmp6_notify_error()
2182 int icmp6len, is_onlink, is_router, lladdrlen; in icmp6_redirect_input() local
H A Dmld6.c779 struct mbuf *m, struct mldv2_query *mld, const int off, const int icmp6len) in mld_v2_input_query()
1216 mld_input(struct mbuf **mp, int off, int icmp6len) in mld_input()
H A Dnd6.c389 nd6_option_init(void *opt, int icmp6len, union nd_opts *ndopts) in nd6_option_init()
H A Dnd6_nbr.c127 nd6_ns_input(struct mbuf *m, int off, int icmp6len) in nd6_ns_input()
419 int icmp6len; in nd6_ns_output_fib() local
654 nd6_na_input(struct mbuf *m, int off, int icmp6len) in nd6_na_input()
988 int icmp6len, maxlen, error; in nd6_na_output_fib() local
H A Dnd6_rtr.c156 nd6_rs_input(struct mbuf *m, int off, int icmp6len) in nd6_rs_input()
356 nd6_ra_input(struct mbuf *m, int off, int icmp6len) in nd6_ra_input()
H A Dsend.c117 int icmp6len; in send_output() local