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

  /src/sys/external/bsd/ipf/netinet/
ip_state.c 188 static int ipf_state_getent(ipf_main_softc_t *, ipf_state_softc_t *, void *);
758 error = ipf_state_getent(softc, softs, data);
829 /* Function: ipf_state_getent */
842 ipf_state_getent(ipf_main_softc_t *softc, ipf_state_softc_t *softs, void *data) function in typeref:typename:int

Completed in 112 milliseconds