Home
last modified time | relevance | path

Searched defs:icmp6len (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/netinet6/
H A Dnd6_nbr.c101 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 Dicmp6.c407 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 Dnd6_rtr.c112 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 Dnd6.c299 nd6_option_init(void *opt, int icmp6len, union nd_opts *ndopts) in nd6_option_init()
/dflybsd-src/contrib/tcpdump/
H A Dprint-icmp6.c1713 icmp6_nodeinfo_print(netdissect_options *ndo, u_int icmp6len, const u_char *bp, const u_char *ep) in icmp6_nodeinfo_print()