afswtch
static struct afswtch ataf = {
static struct afswtch af = {
static struct afswtch in6af = {
static struct afswtch af = {
int register_family(struct afswtch *);
const struct afswtch *afp;
static SIMPLEQ_HEAD(, afswtch) aflist = SIMPLEQ_HEAD_INITIALIZER(aflist);
register_family(struct afswtch *af)
const struct afswtch *afp;
const struct afswtch *afp;
const struct afswtch *afp;
const struct afswtch *
const struct afswtch *afp;
const struct afswtch *afp;
SIMPLEQ_ENTRY(afswtch) af_next;
const struct afswtch *lookup_af_byname(const char *);
const struct afswtch *lookup_af_bynum(int);