Home
last modified time | relevance | path

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

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