Searched refs:af_postproc (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/sbin/ifconfig/
H A Daf_ipx.c107 .af_postproc = ipx_postproc,
H A Difconfig.h106 void (*af_postproc)(int s, const struct afswtch *); member in struct:afswtch
H A Daf_atalk.c165 .af_postproc = at_postproc,
H A Daf_inet6.c494 .af_postproc = in6_postproc,
H A Difconfig.c593 if (afp->af_postproc != NULL)
594 afp->af_postproc(s, afp);

Completed in 182 milliseconds