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

  /src/sys/external/bsd/ipf/netinet/
ip_sync.h 25 } synchdr_t; typedef in typeref:struct:synchdr
34 #define SMC_CREATE 0 /* pass ipstate_t after synchdr_t */
ip_sync.c 148 static int ipf_sync_nat(ipf_main_softc_t *, synchdr_t *, void *);
149 static int ipf_sync_state(ipf_main_softc_t *, synchdr_t *, void *);
431 synchdr_t sh;
682 ipf_sync_state(ipf_main_softc_t *softc, synchdr_t *sp, void *data)
910 ipf_sync_nat(ipf_main_softc_t *softc, synchdr_t *sp, void *data)

Completed in 13 milliseconds