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

  /src/sys/external/bsd/ipf/netinet/
ip_sync.c 141 int ipf_sync_inited; member in struct:ipf_sync_softc_s
240 softs->ipf_sync_inited = 1;
288 if (softs->ipf_sync_inited == 1) {
293 softs->ipf_sync_inited = 0;
ip_sync.c 141 int ipf_sync_inited; member in struct:ipf_sync_softc_s
240 softs->ipf_sync_inited = 1;
288 if (softs->ipf_sync_inited == 1) {
293 softs->ipf_sync_inited = 0;

Completed in 27 milliseconds