Lines Matching refs:c_uint
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 VIRTIO_ID_NET: ::std::os::raw::c_uint = 1;
47 pub const VIRTIO_ID_BLOCK: ::std::os::raw::c_uint = 2;
48 pub const VIRTIO_ID_CONSOLE: ::std::os::raw::c_uint = 3;
49 pub const VIRTIO_ID_RNG: ::std::os::raw::c_uint = 4;
50 pub const VIRTIO_ID_BALLOON: ::std::os::raw::c_uint = 5;
51 pub const VIRTIO_ID_RPMSG: ::std::os::raw::c_uint = 7;
52 pub const VIRTIO_ID_SCSI: ::std::os::raw::c_uint = 8;
53 pub const VIRTIO_ID_9P: ::std::os::raw::c_uint = 9;
54 pub const VIRTIO_ID_RPROC_SERIAL: ::std::os::raw::c_uint = 11;
55 pub const VIRTIO_ID_CAIF: ::std::os::raw::c_uint = 12;
56 pub const VIRTIO_ID_GPU: ::std::os::raw::c_uint = 16;
57 pub const VIRTIO_ID_INPUT: ::std::os::raw::c_uint = 18;
58 pub const VIRTIO_CONFIG_S_ACKNOWLEDGE: ::std::os::raw::c_uint = 1;
59 pub const VIRTIO_CONFIG_S_DRIVER: ::std::os::raw::c_uint = 2;
60 pub const VIRTIO_CONFIG_S_DRIVER_OK: ::std::os::raw::c_uint = 4;
61 pub const VIRTIO_CONFIG_S_FEATURES_OK: ::std::os::raw::c_uint = 8;
62 pub const VIRTIO_CONFIG_S_FAILED: ::std::os::raw::c_uint = 128;
63 pub const VIRTIO_TRANSPORT_F_START: ::std::os::raw::c_uint = 28;
64 pub const VIRTIO_TRANSPORT_F_END: ::std::os::raw::c_uint = 33;
65 pub const VIRTIO_F_NOTIFY_ON_EMPTY: ::std::os::raw::c_uint = 24;
66 pub const VIRTIO_F_ANY_LAYOUT: ::std::os::raw::c_uint = 27;
67 pub const VIRTIO_F_VERSION_1: ::std::os::raw::c_uint = 32;
68 pub const ETH_ALEN: ::std::os::raw::c_uint = 6;
69 pub const ETH_HLEN: ::std::os::raw::c_uint = 14;
70 pub const ETH_ZLEN: ::std::os::raw::c_uint = 60;
71 pub const ETH_DATA_LEN: ::std::os::raw::c_uint = 1500;
72 pub const ETH_FRAME_LEN: ::std::os::raw::c_uint = 1514;
73 pub const ETH_FCS_LEN: ::std::os::raw::c_uint = 4;
74 pub const ETH_P_LOOP: ::std::os::raw::c_uint = 96;
75 pub const ETH_P_PUP: ::std::os::raw::c_uint = 512;
76 pub const ETH_P_PUPAT: ::std::os::raw::c_uint = 513;
77 pub const ETH_P_TSN: ::std::os::raw::c_uint = 8944;
78 pub const ETH_P_IP: ::std::os::raw::c_uint = 2048;
79 pub const ETH_P_X25: ::std::os::raw::c_uint = 2053;
80 pub const ETH_P_ARP: ::std::os::raw::c_uint = 2054;
81 pub const ETH_P_BPQ: ::std::os::raw::c_uint = 2303;
82 pub const ETH_P_IEEEPUP: ::std::os::raw::c_uint = 2560;
83 pub const ETH_P_IEEEPUPAT: ::std::os::raw::c_uint = 2561;
84 pub const ETH_P_BATMAN: ::std::os::raw::c_uint = 17157;
85 pub const ETH_P_DEC: ::std::os::raw::c_uint = 24576;
86 pub const ETH_P_DNA_DL: ::std::os::raw::c_uint = 24577;
87 pub const ETH_P_DNA_RC: ::std::os::raw::c_uint = 24578;
88 pub const ETH_P_DNA_RT: ::std::os::raw::c_uint = 24579;
89 pub const ETH_P_LAT: ::std::os::raw::c_uint = 24580;
90 pub const ETH_P_DIAG: ::std::os::raw::c_uint = 24581;
91 pub const ETH_P_CUST: ::std::os::raw::c_uint = 24582;
92 pub const ETH_P_SCA: ::std::os::raw::c_uint = 24583;
93 pub const ETH_P_TEB: ::std::os::raw::c_uint = 25944;
94 pub const ETH_P_RARP: ::std::os::raw::c_uint = 32821;
95 pub const ETH_P_ATALK: ::std::os::raw::c_uint = 32923;
96 pub const ETH_P_AARP: ::std::os::raw::c_uint = 33011;
97 pub const ETH_P_8021Q: ::std::os::raw::c_uint = 33024;
98 pub const ETH_P_IPX: ::std::os::raw::c_uint = 33079;
99 pub const ETH_P_IPV6: ::std::os::raw::c_uint = 34525;
100 pub const ETH_P_PAUSE: ::std::os::raw::c_uint = 34824;
101 pub const ETH_P_SLOW: ::std::os::raw::c_uint = 34825;
102 pub const ETH_P_WCCP: ::std::os::raw::c_uint = 34878;
103 pub const ETH_P_MPLS_UC: ::std::os::raw::c_uint = 34887;
104 pub const ETH_P_MPLS_MC: ::std::os::raw::c_uint = 34888;
105 pub const ETH_P_ATMMPOA: ::std::os::raw::c_uint = 34892;
106 pub const ETH_P_PPP_DISC: ::std::os::raw::c_uint = 34915;
107 pub const ETH_P_PPP_SES: ::std::os::raw::c_uint = 34916;
108 pub const ETH_P_LINK_CTL: ::std::os::raw::c_uint = 34924;
109 pub const ETH_P_ATMFATE: ::std::os::raw::c_uint = 34948;
110 pub const ETH_P_PAE: ::std::os::raw::c_uint = 34958;
111 pub const ETH_P_AOE: ::std::os::raw::c_uint = 34978;
112 pub const ETH_P_8021AD: ::std::os::raw::c_uint = 34984;
113 pub const ETH_P_802_EX1: ::std::os::raw::c_uint = 34997;
114 pub const ETH_P_TIPC: ::std::os::raw::c_uint = 35018;
115 pub const ETH_P_8021AH: ::std::os::raw::c_uint = 35047;
116 pub const ETH_P_MVRP: ::std::os::raw::c_uint = 35061;
117 pub const ETH_P_1588: ::std::os::raw::c_uint = 35063;
118 pub const ETH_P_PRP: ::std::os::raw::c_uint = 35067;
119 pub const ETH_P_FCOE: ::std::os::raw::c_uint = 35078;
120 pub const ETH_P_TDLS: ::std::os::raw::c_uint = 35085;
121 pub const ETH_P_FIP: ::std::os::raw::c_uint = 35092;
122 pub const ETH_P_80221: ::std::os::raw::c_uint = 35095;
123 pub const ETH_P_LOOPBACK: ::std::os::raw::c_uint = 36864;
124 pub const ETH_P_QINQ1: ::std::os::raw::c_uint = 37120;
125 pub const ETH_P_QINQ2: ::std::os::raw::c_uint = 37376;
126 pub const ETH_P_QINQ3: ::std::os::raw::c_uint = 37632;
127 pub const ETH_P_EDSA: ::std::os::raw::c_uint = 56026;
128 pub const ETH_P_AF_IUCV: ::std::os::raw::c_uint = 64507;
129 pub const ETH_P_802_3_MIN: ::std::os::raw::c_uint = 1536;
130 pub const ETH_P_802_3: ::std::os::raw::c_uint = 1;
131 pub const ETH_P_AX25: ::std::os::raw::c_uint = 2;
132 pub const ETH_P_ALL: ::std::os::raw::c_uint = 3;
133 pub const ETH_P_802_2: ::std::os::raw::c_uint = 4;
134 pub const ETH_P_SNAP: ::std::os::raw::c_uint = 5;
135 pub const ETH_P_DDCMP: ::std::os::raw::c_uint = 6;
136 pub const ETH_P_WAN_PPP: ::std::os::raw::c_uint = 7;
137 pub const ETH_P_PPP_MP: ::std::os::raw::c_uint = 8;
138 pub const ETH_P_LOCALTALK: ::std::os::raw::c_uint = 9;
139 pub const ETH_P_CAN: ::std::os::raw::c_uint = 12;
140 pub const ETH_P_CANFD: ::std::os::raw::c_uint = 13;
141 pub const ETH_P_PPPTALK: ::std::os::raw::c_uint = 16;
142 pub const ETH_P_TR_802_2: ::std::os::raw::c_uint = 17;
143 pub const ETH_P_MOBITEX: ::std::os::raw::c_uint = 21;
144 pub const ETH_P_CONTROL: ::std::os::raw::c_uint = 22;
145 pub const ETH_P_IRDA: ::std::os::raw::c_uint = 23;
146 pub const ETH_P_ECONET: ::std::os::raw::c_uint = 24;
147 pub const ETH_P_HDLC: ::std::os::raw::c_uint = 25;
148 pub const ETH_P_ARCNET: ::std::os::raw::c_uint = 26;
149 pub const ETH_P_DSA: ::std::os::raw::c_uint = 27;
150 pub const ETH_P_TRAILER: ::std::os::raw::c_uint = 28;
151 pub const ETH_P_PHONET: ::std::os::raw::c_uint = 245;
152 pub const ETH_P_IEEE802154: ::std::os::raw::c_uint = 246;
153 pub const ETH_P_CAIF: ::std::os::raw::c_uint = 247;
154 pub const ETH_P_XDSA: ::std::os::raw::c_uint = 248;
155 pub const VIRTIO_NET_F_CSUM: ::std::os::raw::c_uint = 0;
156 pub const VIRTIO_NET_F_GUEST_CSUM: ::std::os::raw::c_uint = 1;
157 pub const VIRTIO_NET_F_CTRL_GUEST_OFFLOADS: ::std::os::raw::c_uint = 2;
158 pub const VIRTIO_NET_F_MTU: ::std::os::raw::c_uint = 3;
159 pub const VIRTIO_NET_F_MAC: ::std::os::raw::c_uint = 5;
160 pub const VIRTIO_NET_F_GUEST_TSO4: ::std::os::raw::c_uint = 7;
161 pub const VIRTIO_NET_F_GUEST_TSO6: ::std::os::raw::c_uint = 8;
162 pub const VIRTIO_NET_F_GUEST_ECN: ::std::os::raw::c_uint = 9;
163 pub const VIRTIO_NET_F_GUEST_UFO: ::std::os::raw::c_uint = 10;
164 pub const VIRTIO_NET_F_HOST_TSO4: ::std::os::raw::c_uint = 11;
165 pub const VIRTIO_NET_F_HOST_TSO6: ::std::os::raw::c_uint = 12;
166 pub const VIRTIO_NET_F_HOST_ECN: ::std::os::raw::c_uint = 13;
167 pub const VIRTIO_NET_F_HOST_UFO: ::std::os::raw::c_uint = 14;
168 pub const VIRTIO_NET_F_MRG_RXBUF: ::std::os::raw::c_uint = 15;
169 pub const VIRTIO_NET_F_STATUS: ::std::os::raw::c_uint = 16;
170 pub const VIRTIO_NET_F_CTRL_VQ: ::std::os::raw::c_uint = 17;
171 pub const VIRTIO_NET_F_CTRL_RX: ::std::os::raw::c_uint = 18;
172 pub const VIRTIO_NET_F_CTRL_VLAN: ::std::os::raw::c_uint = 19;
173 pub const VIRTIO_NET_F_CTRL_RX_EXTRA: ::std::os::raw::c_uint = 20;
174 pub const VIRTIO_NET_F_GUEST_ANNOUNCE: ::std::os::raw::c_uint = 21;
175 pub const VIRTIO_NET_F_MQ: ::std::os::raw::c_uint = 22;
176 pub const VIRTIO_NET_F_CTRL_MAC_ADDR: ::std::os::raw::c_uint = 23;
177 pub const VIRTIO_NET_F_GSO: ::std::os::raw::c_uint = 6;
178 pub const VIRTIO_NET_S_LINK_UP: ::std::os::raw::c_uint = 1;
179 pub const VIRTIO_NET_S_ANNOUNCE: ::std::os::raw::c_uint = 2;
180 pub const VIRTIO_NET_HDR_F_NEEDS_CSUM: ::std::os::raw::c_uint = 1;
181 pub const VIRTIO_NET_HDR_F_DATA_VALID: ::std::os::raw::c_uint = 2;
182 pub const VIRTIO_NET_HDR_GSO_NONE: ::std::os::raw::c_uint = 0;
183 pub const VIRTIO_NET_HDR_GSO_TCPV4: ::std::os::raw::c_uint = 1;
184 pub const VIRTIO_NET_HDR_GSO_UDP: ::std::os::raw::c_uint = 3;
185 pub const VIRTIO_NET_HDR_GSO_TCPV6: ::std::os::raw::c_uint = 4;
186 pub const VIRTIO_NET_HDR_GSO_ECN: ::std::os::raw::c_uint = 128;
187 pub const VIRTIO_NET_OK: ::std::os::raw::c_uint = 0;
188 pub const VIRTIO_NET_ERR: ::std::os::raw::c_uint = 1;
189 pub const VIRTIO_NET_CTRL_RX: ::std::os::raw::c_uint = 0;
190 pub const VIRTIO_NET_CTRL_RX_PROMISC: ::std::os::raw::c_uint = 0;
191 pub const VIRTIO_NET_CTRL_RX_ALLMULTI: ::std::os::raw::c_uint = 1;
192 pub const VIRTIO_NET_CTRL_RX_ALLUNI: ::std::os::raw::c_uint = 2;
193 pub const VIRTIO_NET_CTRL_RX_NOMULTI: ::std::os::raw::c_uint = 3;
194 pub const VIRTIO_NET_CTRL_RX_NOUNI: ::std::os::raw::c_uint = 4;
195 pub const VIRTIO_NET_CTRL_RX_NOBCAST: ::std::os::raw::c_uint = 5;
196 pub const VIRTIO_NET_CTRL_MAC: ::std::os::raw::c_uint = 1;
197 pub const VIRTIO_NET_CTRL_MAC_TABLE_SET: ::std::os::raw::c_uint = 0;
198 pub const VIRTIO_NET_CTRL_MAC_ADDR_SET: ::std::os::raw::c_uint = 1;
199 pub const VIRTIO_NET_CTRL_VLAN: ::std::os::raw::c_uint = 2;
200 pub const VIRTIO_NET_CTRL_VLAN_ADD: ::std::os::raw::c_uint = 0;
201 pub const VIRTIO_NET_CTRL_VLAN_DEL: ::std::os::raw::c_uint = 1;
202 pub const VIRTIO_NET_CTRL_ANNOUNCE: ::std::os::raw::c_uint = 3;
203 pub const VIRTIO_NET_CTRL_ANNOUNCE_ACK: ::std::os::raw::c_uint = 0;
204 pub const VIRTIO_NET_CTRL_MQ: ::std::os::raw::c_uint = 4;
205 pub const VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET: ::std::os::raw::c_uint = 0;
206 pub const VIRTIO_NET_CTRL_MQ_VQ_PAIRS_MIN: ::std::os::raw::c_uint = 1;
207 pub const VIRTIO_NET_CTRL_MQ_VQ_PAIRS_MAX: ::std::os::raw::c_uint = 32768;
208 pub const VIRTIO_NET_CTRL_GUEST_OFFLOADS: ::std::os::raw::c_uint = 5;
209 pub const VIRTIO_NET_CTRL_GUEST_OFFLOADS_SET: ::std::os::raw::c_uint = 0;
215 pub type __u32 = ::std::os::raw::c_uint;
261 pub type __kernel_mode_t = ::std::os::raw::c_uint;
264 pub type __kernel_uid_t = ::std::os::raw::c_uint;
265 pub type __kernel_gid_t = ::std::os::raw::c_uint;
268 pub type __kernel_uid32_t = ::std::os::raw::c_uint;
269 pub type __kernel_gid32_t = ::std::os::raw::c_uint;