Home
last modified time | relevance | path

Searched refs:af_next (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/ifconfig/
H A Difconfig.h129 struct afswtch *af_next; member
H A Difconfig.c863 p->af_next = afs; in af_register()
872 for (afp = afs; afp != NULL; afp = afp->af_next) in af_getbyname()
883 for (afp = afs; afp != NULL; afp = afp->af_next) in af_getbyfamily()
896 for (afp = afs; afp != NULL; afp = afp->af_next) { in af_other_status()
913 for (afp = afs; afp != NULL; afp = afp->af_next) { in af_all_tunnel_status()