Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c211 struct pfsync_softc { struct
213 struct ifnet *sc_ifp;
214 struct ifnet *sc_sync_if;
215 struct ip_moptions sc_imo;
217 uint32_t sc_flags;
220 uint8_t sc_maxupdates;
221 struct ip sc_template;
222 struct mtx sc_mtx;
228 struct mtx sc_bulk_mtx;
229 uint32_t sc_ureq_sent;
[all …]