Searched refs:afswtch (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dutil.h11 struct afswtch { struct
16 SIMPLEQ_ENTRY(afswtch) af_next;
21 const struct afswtch *lookup_af_byname(const char *);
22 const struct afswtch *lookup_af_bynum(int);
H A Dextern.h80 int register_family(struct afswtch *);
H A Daf_link.c65 static struct afswtch af = {
H A Difconfig.c250 static SIMPLEQ_HEAD(, afswtch) aflist = SIMPLEQ_HEAD_INITIALIZER(aflist);
416 register_family(struct afswtch *af)
543 const struct afswtch *afp;
715 const struct afswtch *afp;
730 const struct afswtch *
733 const struct afswtch *afp;
1181 const struct afswtch *afp;
H A Daf_atalk.c70 static struct afswtch ataf = {
H A Daf_inet.c68 static struct afswtch af = {
H A Daf_iso.c68 static struct afswtch isoaf = {
H A Dtunnel.c162 const struct afswtch *afp;
H A Daf_inet6.c104 static struct afswtch in6af = {

Completed in 110 milliseconds