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

  /src/sys/external/bsd/ipf/netinet/
ip_sync.c 148 static int ipf_sync_nat(ipf_main_softc_t *, synchdr_t *, void *);
544 err = ipf_sync_nat(softc, &sh, data);
898 /* Function: ipf_sync_nat */
910 ipf_sync_nat(ipf_main_softc_t *softc, synchdr_t *sp, void *data) function in typeref:typename:int
ip_sync.c 148 static int ipf_sync_nat(ipf_main_softc_t *, synchdr_t *, void *);
544 err = ipf_sync_nat(softc, &sh, data);
898 /* Function: ipf_sync_nat */
910 ipf_sync_nat(ipf_main_softc_t *softc, synchdr_t *sp, void *data) function in typeref:typename:int
ip_sync.c 148 static int ipf_sync_nat(ipf_main_softc_t *, synchdr_t *, void *);
544 err = ipf_sync_nat(softc, &sh, data);
898 /* Function: ipf_sync_nat */
910 ipf_sync_nat(ipf_main_softc_t *softc, synchdr_t *sp, void *data) function in typeref:typename:int
ip_sync.c 148 static int ipf_sync_nat(ipf_main_softc_t *, synchdr_t *, void *);
544 err = ipf_sync_nat(softc, &sh, data);
898 /* Function: ipf_sync_nat */
910 ipf_sync_nat(ipf_main_softc_t *softc, synchdr_t *sp, void *data) function in typeref:typename:int

Completed in 159 milliseconds