Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dipf_dotuning.c28 if ((*iocfn)(fd, SIOCIPFGETNEXT, &obj) == -1) {
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h65 # define SIOCIPFGETNEXT _IOWR('r', 87, struct ipfobj) macro
103 # define SIOCIPFGETNEXT _IOWR(r, 87, struct ipfobj) macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c323 case SIOCIPFGETNEXT :
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c843 if (cmd != SIOCIPFGETNEXT && cmd != SIOCIPFGET &&
898 case SIOCIPFGETNEXT :
H A Dfil.c6699 case SIOCIPFGETNEXT :