Searched refs:uponly (Results 1 – 3 of 3) sorted by relevance
238 bool uponly; /* Up-only items */ member
522 args->uponly = true; in args_parse()554 if (args->uponly && args->downonly) in args_parse()715 (args->uponly && (flags & IFF_UP) == 0))) in main()752 if (args->uponly && (if_flags & IFF_UP) == 0) in match_if_flags()
153 def driver_uponly : F<"driver:uponly">,155 def driver_wdm_uponly : F<"driver:wdm,uponly">;156 def driver_uponly_wdm : F<"driver:uponly,wdm">;