Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/ifparse/
H A Difparse.c224 struct afswtch { struct
225 char *af_name;
226 short af_af;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c360 struct afswtch { struct
374 struct afswtch *afp; /* the address family being set or asked about */ argument