Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dipf_dotuning.c43 if ((*iocfn)(fd, SIOCIPFSET, &obj) == -1) {
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h67 # define SIOCIPFSET _IOWR('r', 89, struct ipfobj) macro
105 # define SIOCIPFSET _IOWR(r, 89, struct ipfobj) macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c317 case SIOCIPFSET :
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c844 cmd != SIOCIPFSET && cmd != SIOCFRENB &&
892 case SIOCIPFSET :
H A Dfil.c6745 case SIOCIPFSET :
6783 } else if (cmd == (ioctlcmd_t)SIOCIPFSET) {