Home
last modified time | relevance | path

Searched refs:SIOCRMNAT (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h27 #define SIOCRMNAT _IOW('r', 61, struct ipfobj) macro
32 #define SIOCRMNAT _IOW(r, 61, struct ipfobj) macro
H A Dip_h323_pxy.c164 if (fr_nat_ioctl((caddr_t)ipn, SIOCRMNAT, NAT_SYSSPACE|
/titanic_44/usr/src/cmd/ipf/tools/
H A Dipnat_y.y991 del = SIOCRMNAT;
994 del = SIOCRMNAT;
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dip_nat.c629 if ((cmd == (ioctlcmd_t)SIOCADNAT) || (cmd == (ioctlcmd_t)SIOCRMNAT)) {
645 if ((cmd == (ioctlcmd_t)SIOCADNAT) || (cmd == (ioctlcmd_t)SIOCRMNAT)) {
745 case SIOCRMNAT :