Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_gif.h120 int in6_gif_setopts(struct gif_softc *, u_int);
H A Dif_gif.c677 error = in6_gif_setopts(sc, options); in gif_ioctl()
/f-stack/tools/compat/include/net/
H A Dif_gif.h120 int in6_gif_setopts(struct gif_softc *, u_int);
/f-stack/freebsd/netinet6/
H A Din6_gif.c184 in6_gif_setopts(struct gif_softc *sc, u_int options) in in6_gif_setopts() function