Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_stf.c155 struct stf_softc { struct
156 ifnet_t sc_if; /* common area */
157 u_int32_t sc_protocol_family; /* dlil protocol attached */
158 union {
161 } __sc_ro46;
164 const struct encaptab *encap_cookie;
165 bpf_tap_mode tap_mode;
166 bpf_packet_func tap_callback;