Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_gif.h111 int in_gif_setopts(struct gif_softc *, u_int);
H A Dif_gif.c676 error = in_gif_setopts(sc, options); in gif_ioctl()
/freebsd/sys/netinet/
H A Din_gif.c177 in_gif_setopts(struct gif_softc *sc, u_int options) in in_gif_setopts() function