Searched refs:af_postproc (Results 1 – 3 of 3) sorted by relevance
109 void (*af_postproc)(int s, const struct afswtch *); member
515 .af_postproc = in6_postproc,
967 if (afp->af_postproc != NULL) in ifconfig()968 afp->af_postproc(s, afp); in ifconfig()