Home
last modified time | relevance | path

Searched refs:encap (Results 1 – 12 of 12) sorted by relevance

/dragonfly/sys/net/gre/
H A Dif_gre.c207 sc->encap = NULL; in gre_clone_create()
223 if (sc->encap != NULL) in gre_clone_destroy()
224 encap_detach(sc->encap); in gre_clone_destroy()
543 if (sc->encap != NULL) { in gre_ioctl()
544 encap_detach(sc->encap); in gre_ioctl()
545 sc->encap = NULL; in gre_ioctl()
563 sc->encap = encap_attach(AF_INET, sc->g_proto, in gre_ioctl()
567 if (sc->encap == NULL) in gre_ioctl()
H A Dif_gre.h59 const struct encaptab *encap; /* encapsulation cookie */ member
/dragonfly/contrib/gcc-4.7/gcc/objcp/
H A DMake-lang.in26 # foo.all.cross, foo.start.encap, foo.rest.encap,
184 obj-c++.start.encap:
185 obj-c++.rest.encap:
/dragonfly/etc/
H A Dprotocols109 encap 98 ENCAP # Yet Another IP encapsulation
H A Dservices2232 prsvp 3455/udp rsvp-encap #RSVP Port
/dragonfly/sys/dev/netif/mxge/
H A Dif_mxge.c1961 int encap = 0; in mxge_start() local
1981 encap = 1; in mxge_start()
1989 if (encap) in mxge_start()
/dragonfly/contrib/file/magic/Magdir/
H A Danimation142 >8 string drc1 \b, Dirac (wavelet compression), encap in ISO base media (MP4)
/dragonfly/contrib/gdb-7/
H A DREADME.DELETED1065 include/aout/encap.h
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dsourcebuild.texi680 @itemx start.encap
681 @itemx rest.encap
/dragonfly/contrib/binutils-2.34/
H A DREADME.DELETED881 include/aout/encap.h
/dragonfly/contrib/binutils-2.27/
H A DREADME.DELETED908 include/aout/encap.h
/dragonfly/contrib/tcpdump/
H A DCHANGES1427 "(encap)". Under -v, both the inner and output packets are dumped