Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_pfsync.c197 struct pfsync_softc { struct
198 struct ifnet sc_if;
199 unsigned int sc_dead;
200 unsigned int sc_up;
201 struct refcnt sc_refs;
204 struct in_addr sc_syncpeer;
206 unsigned int sc_defer;
211 void *sc_inm;
212 struct task sc_ltask;
213 struct task sc_dtask;
[all …]