Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/ifconfig/
H A Difconfig.h208 af_postproc_f *af_postproc; member
H A Daf_inet.c549 .af_postproc = in_postproc,
H A Daf_inet6.c744 .af_postproc = in6_postproc,
H A Difconfig.c1229 if (afp->af_postproc != NULL) in ifconfig_ioctl()
1230 afp->af_postproc(ctx, newaddr, getifflags(ctx->ifname, s, true)); in ifconfig_ioctl()