Searched defs:icmp6len (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/netinet6/ |
H A D | nd6_nbr.c | 127 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 D | send.c | 117 int icmp6len; in send_output() local
|
H A D | icmp6.c | 454 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 D | nd6_rtr.c | 156 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 D | mld6.c | 779 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 D | nd6.c | 389 nd6_option_init(void *opt, int icmp6len, union nd_opts *ndopts) in nd6_option_init() argument
|
/freebsd/contrib/tcpdump/ |
H A D | print-icmp6.c | 1697 icmp6_nodeinfo_print(netdissect_options *ndo, u_int icmp6len, const u_char *bp, const u_char *ep) in icmp6_nodeinfo_print()
|