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

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 1942 extern int ipf_getnextrule(ipf_main_softc_t *, ipftoken_t *,
fil.c 7658 /* Function: ipf_getnextrule */
7673 ipf_getnextrule(ipf_main_softc_t *softc, ipftoken_t *t, void *ptr) function in typeref:typename:int
7812 /* ipf_getnextrule. It's role is to find the right token in the kernel for */
7825 error = ipf_getnextrule(softc, token, data);

Completed in 41 milliseconds