Home
last modified time | relevance | path

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

/dragonfly/sbin/ifconfig/
H A Difconfig.h102 struct afswtch { struct
120 void (*af_postproc)(int s, const struct afswtch *); argument
125 struct afswtch *af_next; argument
132 void af_register(struct afswtch *); argument
/dragonfly/usr.sbin/gifconfig/
H A Dgifconfig.c140 static struct afswtch { struct
161 static struct afswtch *afp = NULL; /*the address family being set or asked about*/ argument