Searched refs:gif (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/man/man4/
H A DMakefile18 gif.4 \
/darwin-on-arm/xnu/bsd/net/
H A Dif_gif.c113 #define GIFNAME "gif"
118 static MALLOC_DEFINE(M_GIF, "gif", "Generic Tunnel Interface");
165 * Theory of operation: initially, one gif interface is created.
166 * Any time a gif interface is configured, if there are no other
167 * unconfigured gif interfaces, a new gif interface is created.
169 * gif interfaces.
181 /* Only one protocol may be attached to a gif interface. */
195 struct gif_softc* gif = ifnet_softc(ifp); local
197 if (gif
[all...]
/darwin-on-arm/xnu/bsd/conf/
H A DMASTER248 pseudo-device gif 1 # <gif>
H A Dfiles110 OPTIONS/gif optional gif
230 bsd/net/if_gif.c optional gif
308 bsd/netinet/in_gif.c optional gif inet
325 bsd/netinet6/in6_gif.c optional gif inet6

Completed in 28 milliseconds