Searched refs:pfsync_softc (Results 1 – 1 of 1) sorted by relevance
114 struct pfsync_softc;212 static void pfsync_tx(struct pfsync_softc *, struct mbuf *);220 struct pfsync_softc *pd_sc;231 struct pfsync_softc *b_sc;248 struct pfsync_softc { struct292 VNET_DEFINE_STATIC(struct pfsync_softc *, pfsyncif) = NULL; argument307 static void pfsync_push_all(struct pfsync_softc *);309 static int pfsync_multicast_setup(struct pfsync_softc *, struct ifnet *,311 static void pfsync_multicast_cleanup(struct pfsync_softc *);348 static void pfsync_drop_all(struct pfsync_softc *);[all …]