Home
last modified time | relevance | path

Searched defs:ifconfig_args (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sbin/ifconfig/
H A Difconfig.h225 struct ifconfig_args { struct
226 bool all; /* Match everything */
227 bool downonly; /* Down-only items */
228 bool uponly; /* Up-only items */
229 bool namesonly; /* Output only names */
230 bool noload; /* Do not load relevant kernel modules */
231 bool supmedia; /* Supported media */
232 bool printkeys; /* Print security keys */
233 bool allfamilies; /* Print all families */
234 bool drivername; /* Print driver name */
[all …]