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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1586 extern int ipf_getnextrule __P((ipftoken_t *, void *,
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c7245 /* Function: ipf_getnextrule */
7259 int ipf_getnextrule(t, ptr, ifs) function
7406 /* ipf_getnextrule. It's role is to find the right token in the kernel for */
7419 error = ipf_getnextrule(token, data, ifs);

Completed in 83 milliseconds