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

  /src/sys/external/bsd/ipf/netinet/
ip_state.c 189 static int ipf_state_putent(ipf_main_softc_t *, ipf_state_softc_t *, void *);
746 error = ipf_state_putent(softc, softs, data);
892 /* Function: ipf_state_putent */
904 ipf_state_putent(ipf_main_softc_t *softc, ipf_state_softc_t *softs, void *data) function in typeref:typename:int

Completed in 14 milliseconds