Home
last modified time | relevance | path

Searched refs:stf (Results 1 – 6 of 6) sorted by relevance

/xnu-10002.1.13/bsd/net/
H A Dif_stf.c223 struct stf_softc* stf = ifnet_softc(ifp); in stf_add_proto() local
224 if (stf->sc_protocol_family == 0) { in stf_add_proto()
225 stf->sc_protocol_family = protocol_family; in stf_add_proto()
278 struct stf_softc* stf = ifnet_softc(ifp); in stf_demux() local
279 *protocol_family = stf->sc_protocol_family; in stf_demux()
/xnu-10002.1.13/bsd/man/man4/
H A DMakefile37 stf.4 \
/xnu-10002.1.13/config/
H A DMASTER.x86_6436 # NETWORKING = [ inet bpfilter dummynet traffic_mgt sendfile ah_all_crypto bond vlan gif stf i…
H A DMASTER.arm64.MacOSX36 # NETWORKING = [ inet bpfilter dummynet traffic_mgt sendfile ah_all_crypto bond vlan gif stf i…
H A DMASTER173 pseudo-device stf 1 # <stf>
/xnu-10002.1.13/bsd/conf/
H A Dfiles195 bsd/net/if_stf.c optional stf