Symbol: ipfobj
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
103
# define SIOCIPFGETNEXT _IOWR(r, 87, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
104
# define SIOCIPFGET _IOWR(r, 88, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
105
# define SIOCIPFSET _IOWR(r, 89, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
108
# define SIOCIPFITER _IOWR(r, 92, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
109
# define SIOCGENITER _IOWR(r, 93, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
110
# define SIOCGTABL _IOWR(r, 94, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
112
# define SIOCLOOKUPITER _IOWR(r, 96, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
38
# define SIOCADAFR _IOW('r', 60, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
39
# define SIOCRMAFR _IOW('r', 61, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
42
# define SIOCGETFS _IOWR('r', 64, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
45
# define SIOCADIFR _IOW('r', 67, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
46
# define SIOCRMIFR _IOW('r', 68, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
48
# define SIOCINAFR _IOW('r', 70, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
49
# define SIOCINIFR _IOW('r', 71, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
52
# define SIOCFRZST _IOWR('r', 74, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
53
# define SIOCZRLST _IOWR('r', 75, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
54
# define SIOCAUTHW _IOWR('r', 76, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
55
# define SIOCAUTHR _IOWR('r', 77, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
56
# define SIOCATHST _IOWR('r', 78, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
58
# define SIOCSTPUT _IOWR('r', 80, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
59
# define SIOCSTGET _IOWR('r', 81, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
60
# define SIOCSTGSZ _IOWR('r', 82, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
61
# define SIOCGFRST _IOWR('r', 83, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
65
# define SIOCIPFGETNEXT _IOWR('r', 87, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
66
# define SIOCIPFGET _IOWR('r', 88, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
67
# define SIOCIPFSET _IOWR('r', 89, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
70
# define SIOCIPFITER _IOWR('r', 92, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
71
# define SIOCGENITER _IOWR('r', 93, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
72
# define SIOCGTABL _IOWR('r', 94, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
74
# define SIOCLOOKUPITER _IOWR('r', 96, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
76
# define SIOCADAFR _IOW(r, 60, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
77
# define SIOCRMAFR _IOW(r, 61, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
80
# define SIOCGETFS _IOWR(r, 64, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
83
# define SIOCADIFR _IOW(r, 67, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
84
# define SIOCRMIFR _IOW(r, 68, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
86
# define SIOCINAFR _IOW(r, 70, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
87
# define SIOCINIFR _IOW(r, 71, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
90
# define SIOCFRZST _IOWR(r, 74, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
91
# define SIOCZRLST _IOWR(r, 75, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
92
# define SIOCAUTHW _IOWR(r, 76, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
93
# define SIOCAUTHR _IOWR(r, 77, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
94
# define SIOCATHST _IOWR(r, 78, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
96
# define SIOCSTPUT _IOWR(r, 80, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
97
# define SIOCSTGET _IOWR(r, 81, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
98
# define SIOCSTGSZ _IOWR(r, 82, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_fil.h
99
# define SIOCGFRST _IOWR(r, 83, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
26
#define SIOCADNAT _IOW('r', 60, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
27
#define SIOCRMNAT _IOW('r', 61, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
28
#define SIOCGNATS _IOWR('r', 62, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
29
#define SIOCGNATL _IOWR('r', 63, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
31
#define SIOCADNAT _IOW(r, 60, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
32
#define SIOCRMNAT _IOW(r, 61, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
33
#define SIOCGNATS _IOWR(r, 62, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
34
#define SIOCGNATL _IOWR(r, 63, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_state.h
17
# define SIOCDELST _IOW('r', 61, struct ipfobj)
usr/src/uts/common/inet/ipf/netinet/ip_state.h
19
# define SIOCDELST _IOW(r, 61, struct ipfobj)