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

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Doutput.c138 case OUT_BROADCAST:
737 v12buf.type = OUT_BROADCAST;
743 case OUT_BROADCAST:
756 if (type != OUT_BROADCAST)
763 if (type != OUT_BROADCAST
876 type = OUT_BROADCAST;
972 type = OUT_BROADCAST;
H A Ddefs.h453 enum output_type {OUT_QUERY, OUT_UNICAST, OUT_BROADCAST, OUT_MULTICAST, enumerator in enum:output_type

Completed in 112 milliseconds