Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ipf/lib/common/
H A Dipf_dotuning.c54 if ((*iocfn)(fd, SIOCIPFGET, &obj) == -1) {
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h66 # define SIOCIPFGET _IOWR('r', 88, struct ipfobj) macro
104 # define SIOCIPFGET _IOWR(r, 88, struct ipfobj) macro
/titanic_50/usr/src/cmd/ipf/tools/
H A Dip_fil.c324 case SIOCIPFGET :
/titanic_50/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c629 if (cmd != SIOCIPFGETNEXT && cmd != SIOCIPFGET &&
685 case SIOCIPFGET :
H A Dfil.c6748 case SIOCIPFGET :
6767 if (cmd == (ioctlcmd_t)SIOCIPFGET) {