Home
last modified time | relevance | path

Searched refs:af_exec_ioctl (Results 1 – 5 of 5) sorted by relevance

/src/sbin/ifconfig/
H A Daf_link.c235 .af_exec = af_exec_ioctl,
248 .af_exec = af_exec_ioctl,
261 .af_exec = af_exec_ioctl,
H A Difconfig.h233 int af_exec_ioctl(if_ctx *ctx, unsigned long action, void *data);
H A Daf_inet.c534 .af_exec = af_exec_ioctl,
H A Daf_inet6.c762 .af_exec = af_exec_ioctl,
H A Difconfig.c1044 af_exec_ioctl(if_ctx *ctx, unsigned long action, void *data) in af_exec_ioctl() function