Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/ifconfig/
H A Daf_link.c245 .af_exec = af_exec_ioctl,
258 .af_exec = af_exec_ioctl,
271 .af_exec = af_exec_ioctl,
H A Difconfig.h222 int af_exec_ioctl(if_ctx *ctx, unsigned long action, void *data);
H A Daf_inet.c558 .af_exec = af_exec_ioctl,
H A Daf_inet6.c753 .af_exec = af_exec_ioctl,
H A Difconfig.c1059 af_exec_ioctl(if_ctx *ctx, unsigned long action, void *data) in af_exec_ioctl() function