Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_gif.h114 int in_gif_setopts(struct gif_softc *, u_int);
H A Dif_gif.c672 error = in_gif_setopts(sc, options); in gif_ioctl()
/f-stack/tools/compat/include/net/
H A Dif_gif.h114 int in_gif_setopts(struct gif_softc *, u_int);
/f-stack/freebsd/netinet/
H A Din_gif.c178 in_gif_setopts(struct gif_softc *sc, u_int options) in in_gif_setopts() function