Searched refs:encap_cookie6 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_gif.h89 const struct encaptab *encap_cookie6; member in struct:gif_softc
H A Dif_gif.c319 sc->encap_cookie4 = sc->encap_cookie6 = NULL;
331 sc->encap_cookie6 = encap_attach_func(AF_INET6, -1,
333 if (sc->encap_cookie6 == NULL) {

Completed in 22 milliseconds