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

/openbsd-current/sys/net/
H A Dif_pflow.h195 u_int32_t sc_sequence; /* [m] */ member in struct:pflow_softc
H A Dif_pflow.c1213 h10->flow_sequence = htonl(sc->sc_sequence);
1214 sc->sc_sequence += count;
1256 h10->flow_sequence = htonl(sc->sc_sequence);

Completed in 174 milliseconds