Searched refs:uponly (Results 1 – 3 of 3) sorted by relevance
228 bool uponly; /* Up-only items */ member
515 args->uponly = true; in args_parse()547 if (args->uponly && args->downonly) in args_parse()721 (args->uponly && (flags & IFF_UP) == 0))) in main()758 if (args->uponly && (if_flags & IFF_UP) == 0) in match_if_flags()
147 def driver_uponly : F<"driver:uponly">,149 def driver_wdm_uponly : F<"driver:wdm,uponly">;150 def driver_uponly_wdm : F<"driver:uponly,wdm">;