Home
last modified time | relevance | path

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

/freebsd/sbin/ifconfig/
H A Daf_link.c234 .af_exec = af_exec_ioctl,
247 .af_exec = af_exec_ioctl,
260 .af_exec = af_exec_ioctl,
H A Daf_inet.c534 .af_exec = af_exec_ioctl,
H A Daf_inet6.c753 .af_exec = af_exec_ioctl,
H A Difconfig.c1050 af_exec_ioctl(if_ctx *ctx, unsigned long action, void *data) in af_exec_ioctl() function