Home
last modified time | relevance | path

Searched defs:stf_softc (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.1.13/bsd/net/
H A Dif_stf.c153 struct stf_softc { struct
154 ifnet_t sc_if; /* common area */
155 u_int32_t sc_protocol_family; /* dlil protocol attached */
156 union {
159 } __sc_ro46;
162 const struct encaptab *encap_cookie;
163 bpf_tap_mode tap_mode;
164 bpf_packet_func tap_callback;