Searched refs:sc_plus (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/contrib/pf/net/
H A Dif_pfsync.c272 void *sc_plus; member in struct:pfsync_softc
2087 sc->sc_plus = NULL;
2277 if (sc->sc_plus != NULL) {
2278 bcopy(sc->sc_plus, m->m_data + offset, sc->sc_pluslen);
2281 sc->sc_plus = NULL;
3168 sc->sc_plus = plus;

Completed in 185 milliseconds