Searched refs:pfsync_softc (Results 1 – 2 of 2) sorted by relevance
90 struct pfsync_softc *pfsyncif = NULL;96 void pfsync_setmtu(struct pfsync_softc *, int);104 struct mbuf *pfsync_get_mbuf(struct pfsync_softc *, u_int8_t, void **);106 int pfsync_sendout(struct pfsync_softc *);107 int pfsync_sendout_mbuf(struct pfsync_softc *, struct mbuf *);109 void pfsync_send_bus(struct pfsync_softc *, u_int8_t);117 static LIST_HEAD(pfsync_list, pfsync_softc) pfsync_list;135 struct pfsync_softc *sc; in pfsync_clone_create()202 struct pfsync_softc *sc = ifp->if_softc; in pfsync_clone_destroy()466 struct pfsync_softc *sc = pfsyncif; in pfsync_input()[all …]
136 struct pfsync_softc { struct162 LIST_ENTRY(pfsync_softc) sc_next; argument165 extern struct pfsync_softc *pfsyncif;