Home
last modified time | relevance | path

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

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