Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dif_gif.c126 static errno_t gif_ioctl(ifnet_t ifp, u_long cmd, void *data);
343 gif_init_params.ioctl = gif_ioctl; in gif_clone_create()
660 gif_ioctl( in gif_ioctl() function