Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ipf/
H A Dip_auth.c765 if ((cmd != SIOCADAFR) && (cmd != SIOCRMAFR))
775 if (cmd == (ioctlcmd_t)SIOCRMAFR) {
H A Dip_fil_solaris.c717 case SIOCRMAFR :
H A Dfil.c4754 if (req == (ioctlcmd_t)SIOCRMAFR || req == (ioctlcmd_t)SIOCRMIFR) {
5631 (cmd == (ioctlcmd_t)SIOCRMAFR)) {
/titanic_50/usr/src/cmd/ipf/tools/
H A Dip_fil.c250 (cmd == (ioctlcmd_t)SIOCRMAFR)) {
342 case SIOCRMAFR :
H A Dipf_y.y2231 del = SIOCRMAFR;
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h39 # define SIOCRMAFR _IOW('r', 61, struct ipfobj) macro
77 # define SIOCRMAFR _IOW(r, 61, struct ipfobj) macro
115 #define SIOCDELFR SIOCRMAFR