Home
last modified time | relevance | path

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

/freebsd-10-stable/sbin/routed/
Dinput.c306 supply(from, aifp, OUT_QUERY, 0, in input()
455 (void)output(OUT_QUERY, from, aifp, in input()
Doutput.c123 case OUT_QUERY: in output()
721 case OUT_QUERY: in supply()
Ddefs.h436 enum output_type {OUT_QUERY, OUT_UNICAST, OUT_BROADCAST, OUT_MULTICAST, enumerator