Searched refs:OUT_MULTICAST (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Doutput.c146 case OUT_MULTICAST:
732 case OUT_MULTICAST:
734 v2buf.type = OUT_MULTICAST;
874 type = OUT_MULTICAST;
886 type = OUT_MULTICAST;
970 type = OUT_MULTICAST;
982 type = OUT_MULTICAST;
H A Ddefs.h453 enum output_type {OUT_QUERY, OUT_UNICAST, OUT_BROADCAST, OUT_MULTICAST, enumerator in enum:output_type

Completed in 54 milliseconds