Searched refs:ND_NEIGHBOR_ADVERT (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/bsd/ipf/dist/lib/
H A Dicmptypes.c45 # undef ND_NEIGHBOR_ADVERT macro
46 # define ND_NEIGHBOR_ADVERT 0 macro
90 { "neighadvert", -1, ND_NEIGHBOR_ADVERT },
/netbsd-current/sys/netinet/
H A Dicmp6.h118 #define ND_NEIGHBOR_ADVERT 136 /* neighbor advertisement */ macro
715 case ND_NEIGHBOR_ADVERT: \
/netbsd-current/usr.sbin/npf/npfctl/
H A Dnpf_data.c589 case ND_NEIGHBOR_ADVERT:
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-icmp6.c120 #define ND_NEIGHBOR_ADVERT 136 /* neighbor advertisement */ macro
659 { ND_NEIGHBOR_ADVERT, "neighbor advertisement"},
1060 icmp6_type == ND_NEIGHBOR_ADVERT ||
1220 case ND_NEIGHBOR_ADVERT:
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dprivsep-inet.c252 case ND_NEIGHBOR_ADVERT:
H A Dipv6nd.c567 na->nd_na_type = ND_NEIGHBOR_ADVERT;
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_compat.h1277 #ifndef ND_NEIGHBOR_ADVERT
1278 # define ND_NEIGHBOR_ADVERT 136 macro
H A Dfil.c9168 icmpreplytype6[ND_NEIGHBOR_SOLICIT] = ND_NEIGHBOR_ADVERT;
/netbsd-current/sys/netinet6/
H A Dnd6_nbr.c990 nd_na->nd_na_type = ND_NEIGHBOR_ADVERT;
1043 ICMP6_STATINC(ICMP6_STAT_OUTHIST + ND_NEIGHBOR_ADVERT);
H A Dicmp6.c863 case ND_NEIGHBOR_ADVERT:
/netbsd-current/sys/kern/
H A Duipc_mbufdebug.c775 case ND_NEIGHBOR_ADVERT:
/netbsd-current/usr.sbin/traceroute6/
H A Dtraceroute6.c908 case ND_NEIGHBOR_ADVERT:
/netbsd-current/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c146 { "neighbradv", ND_NEIGHBOR_ADVERT },
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipmon.c300 { ND_NEIGHBOR_ADVERT, NULL, 0, "neighboradvert" },
/netbsd-current/sbin/ping6/
H A Dping6.c2152 case ND_NEIGHBOR_ADVERT:

Completed in 222 milliseconds