Home
last modified time | relevance | path

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

/src/sbin/ifconfig/
H A Difconfig.h219 af_postproc_f *af_postproc; member
H A Daf_inet.c525 .af_postproc = in_postproc,
H A Daf_inet6.c753 .af_postproc = in6_postproc,
H A Difconfig.c1221 if (afp->af_postproc != NULL) in ifconfig_ioctl()
1222 afp->af_postproc(ctx, newaddr, getifflags(ctx->ifname, s, true)); in ifconfig_ioctl()