Searched defs:icmp6len (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/sys/netinet6/ |
| D | nd6_rtr.c | 57 nd6_rtr_cache(struct mbuf *m, int off, int icmp6len, int icmp6_type) in nd6_rtr_cache()
|
| D | nd6_nbr.c | 101 nd6_ns_input(struct mbuf *m, int off, int icmp6len) in nd6_ns_input() 413 int icmp6len; in nd6_ns_output() local 608 nd6_na_input(struct mbuf *m, int off, int icmp6len) in nd6_na_input() 913 int icmp6len, maxlen, error; in nd6_na_output() local
|
| D | icmp6.c | 500 int icmp6len = m->m_pkthdr.len - off; in _icmp6_input() local 959 icmp6_notify_error(struct mbuf *m, int off, int icmp6len, int code) in icmp6_notify_error() 2248 int icmp6len = m->m_pkthdr.len - off; in icmp6_redirect_input() local
|
| D | nd6.c | 202 nd6_option_init(void *opt, int icmp6len, union nd_opts *ndopts) in nd6_option_init()
|
| /netbsd/src/external/bsd/tcpdump/dist/ |
| D | print-icmp6.c | 1706 icmp6_nodeinfo_print(netdissect_options *ndo, u_int icmp6len, const u_char *bp, const u_char *ep) in icmp6_nodeinfo_print()
|