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;
  /src/external/bsd/ipf/dist/
ip_sync.c 137 int ipf_sync_inited; member in struct:ipf_sync_softc_s
239 softs->ipf_sync_inited = 1;
289 if (softs->ipf_sync_inited == 1) {
294 softs->ipf_sync_inited = 0;

Completed in 31 milliseconds