Home
last modified time | relevance | path

Searched refs:af_postproc (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/ifconfig/
H A Difconfig.h124 void (*af_postproc)(int s, const struct afswtch *); member
H A Daf_inet6.c584 .af_postproc = in6_postproc,
H A Difconfig.c1086 if (afp->af_postproc != NULL) in ifconfig()
1087 afp->af_postproc(s, afp); in ifconfig()