Home
last modified time | relevance | path

Searched refs:ipf_getnextrule (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_fil.h1942 extern int ipf_getnextrule(ipf_main_softc_t *, ipftoken_t *,
H A Dfil.c7673 ipf_getnextrule(ipf_main_softc_t *softc, ipftoken_t *t, void *ptr) in ipf_getnextrule() function
7825 error = ipf_getnextrule(softc, token, data); in ipf_frruleiter()