Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dipf_dotuning.c10 void ipf_dotuning(fd, tuneargs, iocfn) in ipf_dotuning() argument
13 ioctlfunc_t iocfn;
28 if ((*iocfn)(fd, SIOCIPFGETNEXT, &obj) == -1) {
43 if ((*iocfn)(fd, SIOCIPFSET, &obj) == -1) {
54 if ((*iocfn)(fd, SIOCIPFGET, &obj) == -1) {