Lines Matching refs:pfsync_softc
109 struct pfsync_softc *pfsyncif = NULL;
113 void pfsync_setmtu(struct pfsync_softc *, int);
123 struct mbuf *pfsync_get_mbuf(struct pfsync_softc *, u_int8_t, void **);
125 int pfsync_sendout(struct pfsync_softc *);
126 int pfsync_tdb_sendout(struct pfsync_softc *);
127 int pfsync_sendout_mbuf(struct pfsync_softc *, struct mbuf *);
130 void pfsync_send_bus(struct pfsync_softc *, u_int8_t);
355 struct pfsync_softc *sc = pfsyncif;
869 struct pfsync_softc *sc = ifp->if_softc;
1021 pfsync_setmtu(struct pfsync_softc *sc, int mtu_req)
1039 pfsync_get_mbuf(struct pfsync_softc *sc, u_int8_t action, void **sp)
1124 struct pfsync_softc *sc = pfsyncif;
1325 struct pfsync_softc *sc = pfsyncif;
1368 struct pfsync_softc *sc = pfsyncif;
1397 struct pfsync_softc *sc = v;
1408 struct pfsync_softc *sc = v;
1418 pfsync_send_bus(struct pfsync_softc *sc, u_int8_t status)
1440 struct pfsync_softc *sc = v;
1494 struct pfsync_softc *sc = v;
1527 pfsync_sendout(struct pfsync_softc *sc)
1553 pfsync_tdb_sendout(struct pfsync_softc *sc)
1572 pfsync_sendout_mbuf(struct pfsync_softc *sc, struct mbuf *m)