Lines Matching refs:raw
44 pub const __BITS_PER_LONG: ::std::os::raw::c_uint = 64;
45 pub const __FD_SETSIZE: ::std::os::raw::c_uint = 1024;
46 pub const ETH_ALEN: ::std::os::raw::c_uint = 6;
47 pub const ETH_HLEN: ::std::os::raw::c_uint = 14;
48 pub const ETH_ZLEN: ::std::os::raw::c_uint = 60;
49 pub const ETH_DATA_LEN: ::std::os::raw::c_uint = 1500;
50 pub const ETH_FRAME_LEN: ::std::os::raw::c_uint = 1514;
51 pub const ETH_FCS_LEN: ::std::os::raw::c_uint = 4;
52 pub const ETH_P_LOOP: ::std::os::raw::c_uint = 96;
53 pub const ETH_P_PUP: ::std::os::raw::c_uint = 512;
54 pub const ETH_P_PUPAT: ::std::os::raw::c_uint = 513;
55 pub const ETH_P_TSN: ::std::os::raw::c_uint = 8944;
56 pub const ETH_P_IP: ::std::os::raw::c_uint = 2048;
57 pub const ETH_P_X25: ::std::os::raw::c_uint = 2053;
58 pub const ETH_P_ARP: ::std::os::raw::c_uint = 2054;
59 pub const ETH_P_BPQ: ::std::os::raw::c_uint = 2303;
60 pub const ETH_P_IEEEPUP: ::std::os::raw::c_uint = 2560;
61 pub const ETH_P_IEEEPUPAT: ::std::os::raw::c_uint = 2561;
62 pub const ETH_P_BATMAN: ::std::os::raw::c_uint = 17157;
63 pub const ETH_P_DEC: ::std::os::raw::c_uint = 24576;
64 pub const ETH_P_DNA_DL: ::std::os::raw::c_uint = 24577;
65 pub const ETH_P_DNA_RC: ::std::os::raw::c_uint = 24578;
66 pub const ETH_P_DNA_RT: ::std::os::raw::c_uint = 24579;
67 pub const ETH_P_LAT: ::std::os::raw::c_uint = 24580;
68 pub const ETH_P_DIAG: ::std::os::raw::c_uint = 24581;
69 pub const ETH_P_CUST: ::std::os::raw::c_uint = 24582;
70 pub const ETH_P_SCA: ::std::os::raw::c_uint = 24583;
71 pub const ETH_P_TEB: ::std::os::raw::c_uint = 25944;
72 pub const ETH_P_RARP: ::std::os::raw::c_uint = 32821;
73 pub const ETH_P_ATALK: ::std::os::raw::c_uint = 32923;
74 pub const ETH_P_AARP: ::std::os::raw::c_uint = 33011;
75 pub const ETH_P_8021Q: ::std::os::raw::c_uint = 33024;
76 pub const ETH_P_IPX: ::std::os::raw::c_uint = 33079;
77 pub const ETH_P_IPV6: ::std::os::raw::c_uint = 34525;
78 pub const ETH_P_PAUSE: ::std::os::raw::c_uint = 34824;
79 pub const ETH_P_SLOW: ::std::os::raw::c_uint = 34825;
80 pub const ETH_P_WCCP: ::std::os::raw::c_uint = 34878;
81 pub const ETH_P_MPLS_UC: ::std::os::raw::c_uint = 34887;
82 pub const ETH_P_MPLS_MC: ::std::os::raw::c_uint = 34888;
83 pub const ETH_P_ATMMPOA: ::std::os::raw::c_uint = 34892;
84 pub const ETH_P_PPP_DISC: ::std::os::raw::c_uint = 34915;
85 pub const ETH_P_PPP_SES: ::std::os::raw::c_uint = 34916;
86 pub const ETH_P_LINK_CTL: ::std::os::raw::c_uint = 34924;
87 pub const ETH_P_ATMFATE: ::std::os::raw::c_uint = 34948;
88 pub const ETH_P_PAE: ::std::os::raw::c_uint = 34958;
89 pub const ETH_P_AOE: ::std::os::raw::c_uint = 34978;
90 pub const ETH_P_8021AD: ::std::os::raw::c_uint = 34984;
91 pub const ETH_P_802_EX1: ::std::os::raw::c_uint = 34997;
92 pub const ETH_P_TIPC: ::std::os::raw::c_uint = 35018;
93 pub const ETH_P_8021AH: ::std::os::raw::c_uint = 35047;
94 pub const ETH_P_MVRP: ::std::os::raw::c_uint = 35061;
95 pub const ETH_P_1588: ::std::os::raw::c_uint = 35063;
96 pub const ETH_P_PRP: ::std::os::raw::c_uint = 35067;
97 pub const ETH_P_FCOE: ::std::os::raw::c_uint = 35078;
98 pub const ETH_P_TDLS: ::std::os::raw::c_uint = 35085;
99 pub const ETH_P_FIP: ::std::os::raw::c_uint = 35092;
100 pub const ETH_P_80221: ::std::os::raw::c_uint = 35095;
101 pub const ETH_P_LOOPBACK: ::std::os::raw::c_uint = 36864;
102 pub const ETH_P_QINQ1: ::std::os::raw::c_uint = 37120;
103 pub const ETH_P_QINQ2: ::std::os::raw::c_uint = 37376;
104 pub const ETH_P_QINQ3: ::std::os::raw::c_uint = 37632;
105 pub const ETH_P_EDSA: ::std::os::raw::c_uint = 56026;
106 pub const ETH_P_AF_IUCV: ::std::os::raw::c_uint = 64507;
107 pub const ETH_P_802_3_MIN: ::std::os::raw::c_uint = 1536;
108 pub const ETH_P_802_3: ::std::os::raw::c_uint = 1;
109 pub const ETH_P_AX25: ::std::os::raw::c_uint = 2;
110 pub const ETH_P_ALL: ::std::os::raw::c_uint = 3;
111 pub const ETH_P_802_2: ::std::os::raw::c_uint = 4;
112 pub const ETH_P_SNAP: ::std::os::raw::c_uint = 5;
113 pub const ETH_P_DDCMP: ::std::os::raw::c_uint = 6;
114 pub const ETH_P_WAN_PPP: ::std::os::raw::c_uint = 7;
115 pub const ETH_P_PPP_MP: ::std::os::raw::c_uint = 8;
116 pub const ETH_P_LOCALTALK: ::std::os::raw::c_uint = 9;
117 pub const ETH_P_CAN: ::std::os::raw::c_uint = 12;
118 pub const ETH_P_CANFD: ::std::os::raw::c_uint = 13;
119 pub const ETH_P_PPPTALK: ::std::os::raw::c_uint = 16;
120 pub const ETH_P_TR_802_2: ::std::os::raw::c_uint = 17;
121 pub const ETH_P_MOBITEX: ::std::os::raw::c_uint = 21;
122 pub const ETH_P_CONTROL: ::std::os::raw::c_uint = 22;
123 pub const ETH_P_IRDA: ::std::os::raw::c_uint = 23;
124 pub const ETH_P_ECONET: ::std::os::raw::c_uint = 24;
125 pub const ETH_P_HDLC: ::std::os::raw::c_uint = 25;
126 pub const ETH_P_ARCNET: ::std::os::raw::c_uint = 26;
127 pub const ETH_P_DSA: ::std::os::raw::c_uint = 27;
128 pub const ETH_P_TRAILER: ::std::os::raw::c_uint = 28;
129 pub const ETH_P_PHONET: ::std::os::raw::c_uint = 245;
130 pub const ETH_P_IEEE802154: ::std::os::raw::c_uint = 246;
131 pub const ETH_P_CAIF: ::std::os::raw::c_uint = 247;
132 pub const ETH_P_XDSA: ::std::os::raw::c_uint = 248;
133 pub const BPF_LD: ::std::os::raw::c_uint = 0;
134 pub const BPF_LDX: ::std::os::raw::c_uint = 1;
135 pub const BPF_ST: ::std::os::raw::c_uint = 2;
136 pub const BPF_STX: ::std::os::raw::c_uint = 3;
137 pub const BPF_ALU: ::std::os::raw::c_uint = 4;
138 pub const BPF_JMP: ::std::os::raw::c_uint = 5;
139 pub const BPF_RET: ::std::os::raw::c_uint = 6;
140 pub const BPF_MISC: ::std::os::raw::c_uint = 7;
141 pub const BPF_W: ::std::os::raw::c_uint = 0;
142 pub const BPF_H: ::std::os::raw::c_uint = 8;
143 pub const BPF_B: ::std::os::raw::c_uint = 16;
144 pub const BPF_IMM: ::std::os::raw::c_uint = 0;
145 pub const BPF_ABS: ::std::os::raw::c_uint = 32;
146 pub const BPF_IND: ::std::os::raw::c_uint = 64;
147 pub const BPF_MEM: ::std::os::raw::c_uint = 96;
148 pub const BPF_LEN: ::std::os::raw::c_uint = 128;
149 pub const BPF_MSH: ::std::os::raw::c_uint = 160;
150 pub const BPF_ADD: ::std::os::raw::c_uint = 0;
151 pub const BPF_SUB: ::std::os::raw::c_uint = 16;
152 pub const BPF_MUL: ::std::os::raw::c_uint = 32;
153 pub const BPF_DIV: ::std::os::raw::c_uint = 48;
154 pub const BPF_OR: ::std::os::raw::c_uint = 64;
155 pub const BPF_AND: ::std::os::raw::c_uint = 80;
156 pub const BPF_LSH: ::std::os::raw::c_uint = 96;
157 pub const BPF_RSH: ::std::os::raw::c_uint = 112;
158 pub const BPF_NEG: ::std::os::raw::c_uint = 128;
159 pub const BPF_MOD: ::std::os::raw::c_uint = 144;
160 pub const BPF_XOR: ::std::os::raw::c_uint = 160;
161 pub const BPF_JA: ::std::os::raw::c_uint = 0;
162 pub const BPF_JEQ: ::std::os::raw::c_uint = 16;
163 pub const BPF_JGT: ::std::os::raw::c_uint = 32;
164 pub const BPF_JGE: ::std::os::raw::c_uint = 48;
165 pub const BPF_JSET: ::std::os::raw::c_uint = 64;
166 pub const BPF_K: ::std::os::raw::c_uint = 0;
167 pub const BPF_X: ::std::os::raw::c_uint = 8;
168 pub const BPF_MAXINSNS: ::std::os::raw::c_uint = 4096;
169 pub const BPF_MAJOR_VERSION: ::std::os::raw::c_uint = 1;
170 pub const BPF_MINOR_VERSION: ::std::os::raw::c_uint = 1;
171 pub const BPF_A: ::std::os::raw::c_uint = 16;
172 pub const BPF_TAX: ::std::os::raw::c_uint = 0;
173 pub const BPF_TXA: ::std::os::raw::c_uint = 128;
174 pub const BPF_MEMWORDS: ::std::os::raw::c_uint = 16;
175 pub const SKF_AD_OFF: ::std::os::raw::c_int = -4096;
176 pub const SKF_AD_PROTOCOL: ::std::os::raw::c_uint = 0;
177 pub const SKF_AD_PKTTYPE: ::std::os::raw::c_uint = 4;
178 pub const SKF_AD_IFINDEX: ::std::os::raw::c_uint = 8;
179 pub const SKF_AD_NLATTR: ::std::os::raw::c_uint = 12;
180 pub const SKF_AD_NLATTR_NEST: ::std::os::raw::c_uint = 16;
181 pub const SKF_AD_MARK: ::std::os::raw::c_uint = 20;
182 pub const SKF_AD_QUEUE: ::std::os::raw::c_uint = 24;
183 pub const SKF_AD_HATYPE: ::std::os::raw::c_uint = 28;
184 pub const SKF_AD_RXHASH: ::std::os::raw::c_uint = 32;
185 pub const SKF_AD_CPU: ::std::os::raw::c_uint = 36;
186 pub const SKF_AD_ALU_XOR_X: ::std::os::raw::c_uint = 40;
187 pub const SKF_AD_VLAN_TAG: ::std::os::raw::c_uint = 44;
188 pub const SKF_AD_VLAN_TAG_PRESENT: ::std::os::raw::c_uint = 48;
189 pub const SKF_AD_PAY_OFFSET: ::std::os::raw::c_uint = 52;
190 pub const SKF_AD_RANDOM: ::std::os::raw::c_uint = 56;
191 pub const SKF_AD_VLAN_TPID: ::std::os::raw::c_uint = 60;
192 pub const SKF_AD_MAX: ::std::os::raw::c_uint = 64;
193 pub const SKF_NET_OFF: ::std::os::raw::c_int = -1048576;
194 pub const SKF_LL_OFF: ::std::os::raw::c_int = -2097152;
195 pub const BPF_NET_OFF: ::std::os::raw::c_int = -1048576;
196 pub const BPF_LL_OFF: ::std::os::raw::c_int = -2097152;
197 pub const TUN_READQ_SIZE: ::std::os::raw::c_uint = 500;
198 pub const TUN_TYPE_MASK: ::std::os::raw::c_uint = 15;
199 pub const IFF_TUN: ::std::os::raw::c_uint = 1;
200 pub const IFF_TAP: ::std::os::raw::c_uint = 2;
201 pub const IFF_NO_PI: ::std::os::raw::c_uint = 4096;
202 pub const IFF_ONE_QUEUE: ::std::os::raw::c_uint = 8192;
203 pub const IFF_VNET_HDR: ::std::os::raw::c_uint = 16384;
204 pub const IFF_TUN_EXCL: ::std::os::raw::c_uint = 32768;
205 pub const IFF_MULTI_QUEUE: ::std::os::raw::c_uint = 256;
206 pub const IFF_ATTACH_QUEUE: ::std::os::raw::c_uint = 512;
207 pub const IFF_DETACH_QUEUE: ::std::os::raw::c_uint = 1024;
208 pub const IFF_PERSIST: ::std::os::raw::c_uint = 2048;
209 pub const IFF_NOFILTER: ::std::os::raw::c_uint = 4096;
210 pub const TUN_TX_TIMESTAMP: ::std::os::raw::c_uint = 1;
211 pub const TUN_F_CSUM: ::std::os::raw::c_uint = 1;
212 pub const TUN_F_TSO4: ::std::os::raw::c_uint = 2;
213 pub const TUN_F_TSO6: ::std::os::raw::c_uint = 4;
214 pub const TUN_F_TSO_ECN: ::std::os::raw::c_uint = 8;
215 pub const TUN_F_UFO: ::std::os::raw::c_uint = 16;
216 pub const TUN_PKT_STRIP: ::std::os::raw::c_uint = 1;
217 pub const TUN_FLT_ALLMULTI: ::std::os::raw::c_uint = 1;
218 pub type __s8 = ::std::os::raw::c_schar;
219 pub type __u8 = ::std::os::raw::c_uchar;
220 pub type __s16 = ::std::os::raw::c_short;
221 pub type __u16 = ::std::os::raw::c_ushort;
222 pub type __s32 = ::std::os::raw::c_int;
223 pub type __u32 = ::std::os::raw::c_uint;
224 pub type __s64 = ::std::os::raw::c_longlong;
225 pub type __u64 = ::std::os::raw::c_ulonglong;
229 pub fds_bits: [::std::os::raw::c_ulong; 16usize],
260 ::std::option::Option<unsafe extern "C" fn(arg1: ::std::os::raw::c_int)>;
261 pub type __kernel_key_t = ::std::os::raw::c_int;
262 pub type __kernel_mqd_t = ::std::os::raw::c_int;
263 pub type __kernel_old_uid_t = ::std::os::raw::c_ushort;
264 pub type __kernel_old_gid_t = ::std::os::raw::c_ushort;
265 pub type __kernel_old_dev_t = ::std::os::raw::c_ulong;
266 pub type __kernel_long_t = ::std::os::raw::c_long;
267 pub type __kernel_ulong_t = ::std::os::raw::c_ulong;
269 pub type __kernel_mode_t = ::std::os::raw::c_uint;
270 pub type __kernel_pid_t = ::std::os::raw::c_int;
271 pub type __kernel_ipc_pid_t = ::std::os::raw::c_int;
272 pub type __kernel_uid_t = ::std::os::raw::c_uint;
273 pub type __kernel_gid_t = ::std::os::raw::c_uint;
275 pub type __kernel_daddr_t = ::std::os::raw::c_int;
276 pub type __kernel_uid32_t = ::std::os::raw::c_uint;
277 pub type __kernel_gid32_t = ::std::os::raw::c_uint;
284 pub val: [::std::os::raw::c_int; 2usize],
315 pub type __kernel_loff_t = ::std::os::raw::c_longlong;
318 pub type __kernel_timer_t = ::std::os::raw::c_int;
319 pub type __kernel_clockid_t = ::std::os::raw::c_int;
320 pub type __kernel_caddr_t = *mut ::std::os::raw::c_char;
321 pub type __kernel_uid16_t = ::std::os::raw::c_ushort;
322 pub type __kernel_gid16_t = ::std::os::raw::c_ushort;
334 pub h_dest: [::std::os::raw::c_uchar; 6usize],
335 pub h_source: [::std::os::raw::c_uchar; 6usize],
455 pub len: ::std::os::raw::c_ushort,