Searched defs:icmp6len (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/sys/netinet6/ |
H A D | nd6_nbr.c | 101 nd6_ns_input(struct mbuf *m, int off, int icmp6len) in nd6_ns_input() 421 int icmp6len; in nd6_ns_output() local 576 nd6_na_input(struct mbuf *m, int off, int icmp6len) in nd6_na_input() 904 int icmp6len; in nd6_na_output() local
|
H A D | icmp6.c | 407 int icmp6len = m->m_pkthdr.len - *offp; in icmp6_input() local 846 icmp6_notify_error(struct mbuf *m, int off, int icmp6len, int code) in icmp6_notify_error() 2162 int icmp6len = ntohs(ip6->ip6_plen); in icmp6_redirect_input() local
|
H A D | nd6_rtr.c | 112 nd6_rs_input(struct mbuf *m, int off, int icmp6len) in nd6_rs_input() 200 nd6_ra_input(struct mbuf *m, int off, int icmp6len) in nd6_ra_input()
|
H A D | nd6.c | 299 nd6_option_init(void *opt, int icmp6len, union nd_opts *ndopts) in nd6_option_init()
|
/dflybsd-src/contrib/tcpdump/ |
H A D | print-icmp6.c | 1713 icmp6_nodeinfo_print(netdissect_options *ndo, u_int icmp6len, const u_char *bp, const u_char *ep) in icmp6_nodeinfo_print()
|