Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_stf.c193 static errno_t stf_ioctl(ifnet_t ifp, u_long cmd, void *data);
340 stf_init.ioctl = stf_ioctl; in stfattach()
844 stf_ioctl( in stf_ioctl() function