Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h53 # define SIOCZRLST _IOWR('r', 75, struct ipfobj) macro
91 # define SIOCZRLST _IOWR(r, 75, struct ipfobj) macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c344 case SIOCZRLST :
H A Dipnat_y.y986 add = SIOCZRLST;
H A Dipf_y.y2223 add = SIOCZRLST;
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c933 case SIOCZRLST :
H A Dfil.c4458 if ((req != (int)SIOCZRLST) && (*group != '\0')) {
4666 if (req == (ioctlcmd_t)SIOCZRLST) {