HomeSort by: relevance | last modified time | path
    Searched refs:ISL_FLUSH (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_state.h 190 #define ISL_FLUSH 0xfffe
ip_state.c 3764 if (ipf_state_del(softc, is, ISL_FLUSH) == 0)
3785 if (ipf_state_del(softc, is, ISL_FLUSH) == 0)
3804 ISL_FLUSH) == 0)
3831 if (ipf_state_del(softc, is, ISL_FLUSH) == 0)
3851 ISL_FLUSH) == 0) {
3905 return ipf_state_del(softc, entry, ISL_FLUSH);
4911 ipf_state_del(softc, state, ISL_FLUSH);

Completed in 18 milliseconds