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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c86 extern int ipf_geniter __P((ipftoken_t *, ipfgeniter_t *, ipf_stack_t *));
H A Dfil.c7429 /* Function: ipf_geniter */
7438 int ipf_geniter(token, itp, ifs) function
7470 /* ipf_geniter when handling SIOCGENITER. It's role is to find the right */
7472 /* token when calling ipf_geniter. */
7490 error = ipf_geniter(token, &iter, ifs);

Completed in 79 milliseconds