Home
last modified time | relevance | path

Searched refs:nd_rd_type (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dicmp6.h292 #define nd_rd_type nd_rd_hdr.icmp6_type macro
/freebsd/sys/netinet6/
H A Dicmp6.c2487 nd_rd->nd_rd_type = ND_REDIRECT; in icmp6_redirect_output()
2652 *(unsigned short *)(mtag + 1) = nd_rd->nd_rd_type; in icmp6_redirect_output()
/freebsd/contrib/tcpdump/
H A Dprint-icmp6.c266 #define nd_rd_type nd_rd_hdr.icmp6_type macro