HomeSort by: relevance | last modified time | path
    Searched refs:OUT_MULTICAST (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/routed/
output.c 146 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;
defs.h 437 enum output_type {OUT_QUERY, OUT_UNICAST, OUT_BROADCAST, OUT_MULTICAST,

Completed in 13 milliseconds