linux_raw_sys/x86/
if_arp.rs

1/* automatically generated by rust-bindgen 0.71.1 */
2
3pub type __s8 = crate::ctypes::c_schar;
4pub type __u8 = crate::ctypes::c_uchar;
5pub type __s16 = crate::ctypes::c_short;
6pub type __u16 = crate::ctypes::c_ushort;
7pub type __s32 = crate::ctypes::c_int;
8pub type __u32 = crate::ctypes::c_uint;
9pub type __s64 = crate::ctypes::c_longlong;
10pub type __u64 = crate::ctypes::c_ulonglong;
11pub type __kernel_key_t = crate::ctypes::c_int;
12pub type __kernel_mqd_t = crate::ctypes::c_int;
13pub type __kernel_mode_t = crate::ctypes::c_ushort;
14pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort;
15pub type __kernel_uid_t = crate::ctypes::c_ushort;
16pub type __kernel_gid_t = crate::ctypes::c_ushort;
17pub type __kernel_old_dev_t = crate::ctypes::c_ushort;
18pub type __kernel_long_t = crate::ctypes::c_long;
19pub type __kernel_ulong_t = crate::ctypes::c_ulong;
20pub type __kernel_ino_t = __kernel_ulong_t;
21pub type __kernel_pid_t = crate::ctypes::c_int;
22pub type __kernel_suseconds_t = __kernel_long_t;
23pub type __kernel_daddr_t = crate::ctypes::c_int;
24pub type __kernel_uid32_t = crate::ctypes::c_uint;
25pub type __kernel_gid32_t = crate::ctypes::c_uint;
26pub type __kernel_old_uid_t = __kernel_uid_t;
27pub type __kernel_old_gid_t = __kernel_gid_t;
28pub type __kernel_size_t = crate::ctypes::c_uint;
29pub type __kernel_ssize_t = crate::ctypes::c_int;
30pub type __kernel_ptrdiff_t = crate::ctypes::c_int;
31pub type __kernel_off_t = __kernel_long_t;
32pub type __kernel_loff_t = crate::ctypes::c_longlong;
33pub type __kernel_old_time_t = __kernel_long_t;
34pub type __kernel_time_t = __kernel_long_t;
35pub type __kernel_time64_t = crate::ctypes::c_longlong;
36pub type __kernel_clock_t = __kernel_long_t;
37pub type __kernel_timer_t = crate::ctypes::c_int;
38pub type __kernel_clockid_t = crate::ctypes::c_int;
39pub type __kernel_caddr_t = *mut crate::ctypes::c_char;
40pub type __kernel_uid16_t = crate::ctypes::c_ushort;
41pub type __kernel_gid16_t = crate::ctypes::c_ushort;
42pub type __le16 = __u16;
43pub type __be16 = __u16;
44pub type __le32 = __u32;
45pub type __be32 = __u32;
46pub type __le64 = __u64;
47pub type __be64 = __u64;
48pub type __sum16 = __u16;
49pub type __wsum = __u32;
50pub type __poll_t = crate::ctypes::c_uint;
51pub type __kernel_sa_family_t = crate::ctypes::c_ushort;
52#[repr(C)]
53#[derive(Copy, Clone)]
54pub struct __kernel_sockaddr_storage {
55pub __bindgen_anon_1: __kernel_sockaddr_storage__bindgen_ty_1,
56}
57#[repr(C)]
58#[derive(Debug, Copy, Clone)]
59pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 {
60pub ss_family: __kernel_sa_family_t,
61pub __data: [crate::ctypes::c_char; 126usize],
62}
63#[repr(C)]
64#[derive(Copy, Clone)]
65pub struct sockaddr {
66pub __storage: __kernel_sockaddr_storage,
67}
68#[repr(C)]
69#[derive(Debug, Copy, Clone)]
70pub struct sync_serial_settings {
71pub clock_rate: crate::ctypes::c_uint,
72pub clock_type: crate::ctypes::c_uint,
73pub loopback: crate::ctypes::c_ushort,
74}
75#[repr(C)]
76#[derive(Debug, Copy, Clone)]
77pub struct te1_settings {
78pub clock_rate: crate::ctypes::c_uint,
79pub clock_type: crate::ctypes::c_uint,
80pub loopback: crate::ctypes::c_ushort,
81pub slot_map: crate::ctypes::c_uint,
82}
83#[repr(C)]
84#[derive(Debug, Copy, Clone)]
85pub struct raw_hdlc_proto {
86pub encoding: crate::ctypes::c_ushort,
87pub parity: crate::ctypes::c_ushort,
88}
89#[repr(C)]
90#[derive(Debug, Copy, Clone)]
91pub struct fr_proto {
92pub t391: crate::ctypes::c_uint,
93pub t392: crate::ctypes::c_uint,
94pub n391: crate::ctypes::c_uint,
95pub n392: crate::ctypes::c_uint,
96pub n393: crate::ctypes::c_uint,
97pub lmi: crate::ctypes::c_ushort,
98pub dce: crate::ctypes::c_ushort,
99}
100#[repr(C)]
101#[derive(Debug, Copy, Clone)]
102pub struct fr_proto_pvc {
103pub dlci: crate::ctypes::c_uint,
104}
105#[repr(C)]
106#[derive(Debug, Copy, Clone)]
107pub struct fr_proto_pvc_info {
108pub dlci: crate::ctypes::c_uint,
109pub master: [crate::ctypes::c_char; 16usize],
110}
111#[repr(C)]
112#[derive(Debug, Copy, Clone)]
113pub struct cisco_proto {
114pub interval: crate::ctypes::c_uint,
115pub timeout: crate::ctypes::c_uint,
116}
117#[repr(C)]
118#[derive(Debug, Copy, Clone)]
119pub struct x25_hdlc_proto {
120pub dce: crate::ctypes::c_ushort,
121pub modulo: crate::ctypes::c_uint,
122pub window: crate::ctypes::c_uint,
123pub t1: crate::ctypes::c_uint,
124pub t2: crate::ctypes::c_uint,
125pub n2: crate::ctypes::c_uint,
126}
127#[repr(C)]
128#[derive(Debug, Copy, Clone)]
129pub struct ifmap {
130pub mem_start: crate::ctypes::c_ulong,
131pub mem_end: crate::ctypes::c_ulong,
132pub base_addr: crate::ctypes::c_ushort,
133pub irq: crate::ctypes::c_uchar,
134pub dma: crate::ctypes::c_uchar,
135pub port: crate::ctypes::c_uchar,
136}
137#[repr(C)]
138#[derive(Copy, Clone)]
139pub struct if_settings {
140pub type_: crate::ctypes::c_uint,
141pub size: crate::ctypes::c_uint,
142pub ifs_ifsu: if_settings__bindgen_ty_1,
143}
144#[repr(C)]
145#[derive(Copy, Clone)]
146pub struct ifreq {
147pub ifr_ifrn: ifreq__bindgen_ty_1,
148pub ifr_ifru: ifreq__bindgen_ty_2,
149}
150#[repr(C)]
151#[derive(Copy, Clone)]
152pub struct ifconf {
153pub ifc_len: crate::ctypes::c_int,
154pub ifc_ifcu: ifconf__bindgen_ty_1,
155}
156#[repr(C, packed)]
157#[derive(Debug, Copy, Clone)]
158pub struct ethhdr {
159pub h_dest: [crate::ctypes::c_uchar; 6usize],
160pub h_source: [crate::ctypes::c_uchar; 6usize],
161pub h_proto: __be16,
162}
163#[repr(C)]
164#[derive(Debug, Copy, Clone)]
165pub struct sockaddr_pkt {
166pub spkt_family: crate::ctypes::c_ushort,
167pub spkt_device: [crate::ctypes::c_uchar; 14usize],
168pub spkt_protocol: __be16,
169}
170#[repr(C)]
171#[derive(Debug, Copy, Clone)]
172pub struct sockaddr_ll {
173pub sll_family: crate::ctypes::c_ushort,
174pub sll_protocol: __be16,
175pub sll_ifindex: crate::ctypes::c_int,
176pub sll_hatype: crate::ctypes::c_ushort,
177pub sll_pkttype: crate::ctypes::c_uchar,
178pub sll_halen: crate::ctypes::c_uchar,
179pub sll_addr: [crate::ctypes::c_uchar; 8usize],
180}
181#[repr(C)]
182#[derive(Debug, Copy, Clone)]
183pub struct tpacket_stats {
184pub tp_packets: crate::ctypes::c_uint,
185pub tp_drops: crate::ctypes::c_uint,
186}
187#[repr(C)]
188#[derive(Debug, Copy, Clone)]
189pub struct tpacket_stats_v3 {
190pub tp_packets: crate::ctypes::c_uint,
191pub tp_drops: crate::ctypes::c_uint,
192pub tp_freeze_q_cnt: crate::ctypes::c_uint,
193}
194#[repr(C)]
195#[repr(align(8))]
196#[derive(Debug, Copy, Clone)]
197pub struct tpacket_rollover_stats {
198pub tp_all: __u64,
199pub tp_huge: __u64,
200pub tp_failed: __u64,
201}
202#[repr(C)]
203#[derive(Debug, Copy, Clone)]
204pub struct tpacket_auxdata {
205pub tp_status: __u32,
206pub tp_len: __u32,
207pub tp_snaplen: __u32,
208pub tp_mac: __u16,
209pub tp_net: __u16,
210pub tp_vlan_tci: __u16,
211pub tp_vlan_tpid: __u16,
212}
213#[repr(C)]
214#[derive(Debug, Copy, Clone)]
215pub struct tpacket_hdr {
216pub tp_status: crate::ctypes::c_ulong,
217pub tp_len: crate::ctypes::c_uint,
218pub tp_snaplen: crate::ctypes::c_uint,
219pub tp_mac: crate::ctypes::c_ushort,
220pub tp_net: crate::ctypes::c_ushort,
221pub tp_sec: crate::ctypes::c_uint,
222pub tp_usec: crate::ctypes::c_uint,
223}
224#[repr(C)]
225#[derive(Debug, Copy, Clone)]
226pub struct tpacket2_hdr {
227pub tp_status: __u32,
228pub tp_len: __u32,
229pub tp_snaplen: __u32,
230pub tp_mac: __u16,
231pub tp_net: __u16,
232pub tp_sec: __u32,
233pub tp_nsec: __u32,
234pub tp_vlan_tci: __u16,
235pub tp_vlan_tpid: __u16,
236pub tp_padding: [__u8; 4usize],
237}
238#[repr(C)]
239#[derive(Debug, Copy, Clone)]
240pub struct tpacket_hdr_variant1 {
241pub tp_rxhash: __u32,
242pub tp_vlan_tci: __u32,
243pub tp_vlan_tpid: __u16,
244pub tp_padding: __u16,
245}
246#[repr(C)]
247#[derive(Copy, Clone)]
248pub struct tpacket3_hdr {
249pub tp_next_offset: __u32,
250pub tp_sec: __u32,
251pub tp_nsec: __u32,
252pub tp_snaplen: __u32,
253pub tp_len: __u32,
254pub tp_status: __u32,
255pub tp_mac: __u16,
256pub tp_net: __u16,
257pub __bindgen_anon_1: tpacket3_hdr__bindgen_ty_1,
258pub tp_padding: [__u8; 8usize],
259}
260#[repr(C)]
261#[derive(Copy, Clone)]
262pub struct tpacket_bd_ts {
263pub ts_sec: crate::ctypes::c_uint,
264pub __bindgen_anon_1: tpacket_bd_ts__bindgen_ty_1,
265}
266#[repr(C)]
267#[repr(align(8))]
268#[derive(Copy, Clone)]
269pub struct tpacket_hdr_v1 {
270pub block_status: __u32,
271pub num_pkts: __u32,
272pub offset_to_first_pkt: __u32,
273pub blk_len: __u32,
274pub seq_num: __u64,
275pub ts_first_pkt: tpacket_bd_ts,
276pub ts_last_pkt: tpacket_bd_ts,
277}
278#[repr(C)]
279#[derive(Copy, Clone)]
280pub struct tpacket_block_desc {
281pub version: __u32,
282pub offset_to_priv: __u32,
283pub hdr: tpacket_bd_header_u,
284}
285#[repr(C)]
286#[derive(Debug, Copy, Clone)]
287pub struct tpacket_req {
288pub tp_block_size: crate::ctypes::c_uint,
289pub tp_block_nr: crate::ctypes::c_uint,
290pub tp_frame_size: crate::ctypes::c_uint,
291pub tp_frame_nr: crate::ctypes::c_uint,
292}
293#[repr(C)]
294#[derive(Debug, Copy, Clone)]
295pub struct tpacket_req3 {
296pub tp_block_size: crate::ctypes::c_uint,
297pub tp_block_nr: crate::ctypes::c_uint,
298pub tp_frame_size: crate::ctypes::c_uint,
299pub tp_frame_nr: crate::ctypes::c_uint,
300pub tp_retire_blk_tov: crate::ctypes::c_uint,
301pub tp_sizeof_priv: crate::ctypes::c_uint,
302pub tp_feature_req_word: crate::ctypes::c_uint,
303}
304#[repr(C)]
305#[derive(Debug, Copy, Clone)]
306pub struct packet_mreq {
307pub mr_ifindex: crate::ctypes::c_int,
308pub mr_type: crate::ctypes::c_ushort,
309pub mr_alen: crate::ctypes::c_ushort,
310pub mr_address: [crate::ctypes::c_uchar; 8usize],
311}
312#[repr(C)]
313#[derive(Debug, Copy, Clone)]
314pub struct fanout_args {
315pub id: __u16,
316pub type_flags: __u16,
317pub max_num_members: __u32,
318}
319#[repr(C)]
320#[derive(Debug, Copy, Clone)]
321pub struct sockaddr_nl {
322pub nl_family: __kernel_sa_family_t,
323pub nl_pad: crate::ctypes::c_ushort,
324pub nl_pid: __u32,
325pub nl_groups: __u32,
326}
327#[repr(C)]
328#[derive(Debug, Copy, Clone)]
329pub struct nlmsghdr {
330pub nlmsg_len: __u32,
331pub nlmsg_type: __u16,
332pub nlmsg_flags: __u16,
333pub nlmsg_seq: __u32,
334pub nlmsg_pid: __u32,
335}
336#[repr(C)]
337#[derive(Debug, Copy, Clone)]
338pub struct nlmsgerr {
339pub error: crate::ctypes::c_int,
340pub msg: nlmsghdr,
341}
342#[repr(C)]
343#[derive(Debug, Copy, Clone)]
344pub struct nl_pktinfo {
345pub group: __u32,
346}
347#[repr(C)]
348#[derive(Debug, Copy, Clone)]
349pub struct nl_mmap_req {
350pub nm_block_size: crate::ctypes::c_uint,
351pub nm_block_nr: crate::ctypes::c_uint,
352pub nm_frame_size: crate::ctypes::c_uint,
353pub nm_frame_nr: crate::ctypes::c_uint,
354}
355#[repr(C)]
356#[derive(Debug, Copy, Clone)]
357pub struct nl_mmap_hdr {
358pub nm_status: crate::ctypes::c_uint,
359pub nm_len: crate::ctypes::c_uint,
360pub nm_group: __u32,
361pub nm_pid: __u32,
362pub nm_uid: __u32,
363pub nm_gid: __u32,
364}
365#[repr(C)]
366#[derive(Debug, Copy, Clone)]
367pub struct nlattr {
368pub nla_len: __u16,
369pub nla_type: __u16,
370}
371#[repr(C)]
372#[derive(Debug, Copy, Clone)]
373pub struct nla_bitfield32 {
374pub value: __u32,
375pub selector: __u32,
376}
377#[repr(C)]
378#[derive(Debug, Copy, Clone)]
379pub struct rtnl_link_stats {
380pub rx_packets: __u32,
381pub tx_packets: __u32,
382pub rx_bytes: __u32,
383pub tx_bytes: __u32,
384pub rx_errors: __u32,
385pub tx_errors: __u32,
386pub rx_dropped: __u32,
387pub tx_dropped: __u32,
388pub multicast: __u32,
389pub collisions: __u32,
390pub rx_length_errors: __u32,
391pub rx_over_errors: __u32,
392pub rx_crc_errors: __u32,
393pub rx_frame_errors: __u32,
394pub rx_fifo_errors: __u32,
395pub rx_missed_errors: __u32,
396pub tx_aborted_errors: __u32,
397pub tx_carrier_errors: __u32,
398pub tx_fifo_errors: __u32,
399pub tx_heartbeat_errors: __u32,
400pub tx_window_errors: __u32,
401pub rx_compressed: __u32,
402pub tx_compressed: __u32,
403pub rx_nohandler: __u32,
404}
405#[repr(C)]
406#[derive(Debug, Copy, Clone)]
407pub struct rtnl_link_stats64 {
408pub rx_packets: __u64,
409pub tx_packets: __u64,
410pub rx_bytes: __u64,
411pub tx_bytes: __u64,
412pub rx_errors: __u64,
413pub tx_errors: __u64,
414pub rx_dropped: __u64,
415pub tx_dropped: __u64,
416pub multicast: __u64,
417pub collisions: __u64,
418pub rx_length_errors: __u64,
419pub rx_over_errors: __u64,
420pub rx_crc_errors: __u64,
421pub rx_frame_errors: __u64,
422pub rx_fifo_errors: __u64,
423pub rx_missed_errors: __u64,
424pub tx_aborted_errors: __u64,
425pub tx_carrier_errors: __u64,
426pub tx_fifo_errors: __u64,
427pub tx_heartbeat_errors: __u64,
428pub tx_window_errors: __u64,
429pub rx_compressed: __u64,
430pub tx_compressed: __u64,
431pub rx_nohandler: __u64,
432pub rx_otherhost_dropped: __u64,
433}
434#[repr(C)]
435#[derive(Debug, Copy, Clone)]
436pub struct rtnl_hw_stats64 {
437pub rx_packets: __u64,
438pub tx_packets: __u64,
439pub rx_bytes: __u64,
440pub tx_bytes: __u64,
441pub rx_errors: __u64,
442pub tx_errors: __u64,
443pub rx_dropped: __u64,
444pub tx_dropped: __u64,
445pub multicast: __u64,
446}
447#[repr(C)]
448#[derive(Debug, Copy, Clone)]
449pub struct rtnl_link_ifmap {
450pub mem_start: __u64,
451pub mem_end: __u64,
452pub base_addr: __u64,
453pub irq: __u16,
454pub dma: __u8,
455pub port: __u8,
456}
457#[repr(C)]
458#[derive(Debug, Copy, Clone)]
459pub struct ifla_bridge_id {
460pub prio: [__u8; 2usize],
461pub addr: [__u8; 6usize],
462}
463#[repr(C)]
464#[derive(Debug, Copy, Clone)]
465pub struct ifla_cacheinfo {
466pub max_reasm_len: __u32,
467pub tstamp: __u32,
468pub reachable_time: __u32,
469pub retrans_time: __u32,
470}
471#[repr(C)]
472#[derive(Debug, Copy, Clone)]
473pub struct ifla_vlan_flags {
474pub flags: __u32,
475pub mask: __u32,
476}
477#[repr(C)]
478#[derive(Debug, Copy, Clone)]
479pub struct ifla_vlan_qos_mapping {
480pub from: __u32,
481pub to: __u32,
482}
483#[repr(C)]
484#[derive(Debug, Copy, Clone)]
485pub struct tunnel_msg {
486pub family: __u8,
487pub flags: __u8,
488pub reserved2: __u16,
489pub ifindex: __u32,
490}
491#[repr(C)]
492#[derive(Debug, Copy, Clone)]
493pub struct ifla_vxlan_port_range {
494pub low: __be16,
495pub high: __be16,
496}
497#[repr(C)]
498#[derive(Debug, Copy, Clone)]
499pub struct ifla_vf_mac {
500pub vf: __u32,
501pub mac: [__u8; 32usize],
502}
503#[repr(C)]
504#[derive(Debug, Copy, Clone)]
505pub struct ifla_vf_broadcast {
506pub broadcast: [__u8; 32usize],
507}
508#[repr(C)]
509#[derive(Debug, Copy, Clone)]
510pub struct ifla_vf_vlan {
511pub vf: __u32,
512pub vlan: __u32,
513pub qos: __u32,
514}
515#[repr(C)]
516#[derive(Debug, Copy, Clone)]
517pub struct ifla_vf_vlan_info {
518pub vf: __u32,
519pub vlan: __u32,
520pub qos: __u32,
521pub vlan_proto: __be16,
522}
523#[repr(C)]
524#[derive(Debug, Copy, Clone)]
525pub struct ifla_vf_tx_rate {
526pub vf: __u32,
527pub rate: __u32,
528}
529#[repr(C)]
530#[derive(Debug, Copy, Clone)]
531pub struct ifla_vf_rate {
532pub vf: __u32,
533pub min_tx_rate: __u32,
534pub max_tx_rate: __u32,
535}
536#[repr(C)]
537#[derive(Debug, Copy, Clone)]
538pub struct ifla_vf_spoofchk {
539pub vf: __u32,
540pub setting: __u32,
541}
542#[repr(C)]
543#[derive(Debug, Copy, Clone)]
544pub struct ifla_vf_guid {
545pub vf: __u32,
546pub guid: __u64,
547}
548#[repr(C)]
549#[derive(Debug, Copy, Clone)]
550pub struct ifla_vf_link_state {
551pub vf: __u32,
552pub link_state: __u32,
553}
554#[repr(C)]
555#[derive(Debug, Copy, Clone)]
556pub struct ifla_vf_rss_query_en {
557pub vf: __u32,
558pub setting: __u32,
559}
560#[repr(C)]
561#[derive(Debug, Copy, Clone)]
562pub struct ifla_vf_trust {
563pub vf: __u32,
564pub setting: __u32,
565}
566#[repr(C)]
567#[derive(Debug, Copy, Clone)]
568pub struct ifla_port_vsi {
569pub vsi_mgr_id: __u8,
570pub vsi_type_id: [__u8; 3usize],
571pub vsi_type_version: __u8,
572pub pad: [__u8; 3usize],
573}
574#[repr(C)]
575#[derive(Debug, Copy, Clone)]
576pub struct if_stats_msg {
577pub family: __u8,
578pub pad1: __u8,
579pub pad2: __u16,
580pub ifindex: __u32,
581pub filter_mask: __u32,
582}
583#[repr(C)]
584#[derive(Debug, Copy, Clone)]
585pub struct ifla_rmnet_flags {
586pub flags: __u32,
587pub mask: __u32,
588}
589#[repr(C)]
590#[derive(Copy, Clone)]
591pub struct arpreq {
592pub arp_pa: sockaddr,
593pub arp_ha: sockaddr,
594pub arp_flags: crate::ctypes::c_int,
595pub arp_netmask: sockaddr,
596pub arp_dev: [crate::ctypes::c_char; 16usize],
597}
598#[repr(C)]
599#[derive(Copy, Clone)]
600pub struct arpreq_old {
601pub arp_pa: sockaddr,
602pub arp_ha: sockaddr,
603pub arp_flags: crate::ctypes::c_int,
604pub arp_netmask: sockaddr,
605}
606#[repr(C)]
607#[derive(Debug, Copy, Clone)]
608pub struct arphdr {
609pub ar_hrd: __be16,
610pub ar_pro: __be16,
611pub ar_hln: crate::ctypes::c_uchar,
612pub ar_pln: crate::ctypes::c_uchar,
613pub ar_op: __be16,
614}
615pub const __BITS_PER_LONG_LONG: u32 = 64;
616pub const _K_SS_MAXSIZE: u32 = 128;
617pub const SOCK_SNDBUF_LOCK: u32 = 1;
618pub const SOCK_RCVBUF_LOCK: u32 = 2;
619pub const SOCK_BUF_LOCK_MASK: u32 = 3;
620pub const SOCK_TXREHASH_DEFAULT: u32 = 255;
621pub const SOCK_TXREHASH_DISABLED: u32 = 0;
622pub const SOCK_TXREHASH_ENABLED: u32 = 1;
623pub const IFNAMSIZ: u32 = 16;
624pub const IFALIASZ: u32 = 256;
625pub const ALTIFNAMSIZ: u32 = 128;
626pub const GENERIC_HDLC_VERSION: u32 = 4;
627pub const CLOCK_DEFAULT: u32 = 0;
628pub const CLOCK_EXT: u32 = 1;
629pub const CLOCK_INT: u32 = 2;
630pub const CLOCK_TXINT: u32 = 3;
631pub const CLOCK_TXFROMRX: u32 = 4;
632pub const ENCODING_DEFAULT: u32 = 0;
633pub const ENCODING_NRZ: u32 = 1;
634pub const ENCODING_NRZI: u32 = 2;
635pub const ENCODING_FM_MARK: u32 = 3;
636pub const ENCODING_FM_SPACE: u32 = 4;
637pub const ENCODING_MANCHESTER: u32 = 5;
638pub const PARITY_DEFAULT: u32 = 0;
639pub const PARITY_NONE: u32 = 1;
640pub const PARITY_CRC16_PR0: u32 = 2;
641pub const PARITY_CRC16_PR1: u32 = 3;
642pub const PARITY_CRC16_PR0_CCITT: u32 = 4;
643pub const PARITY_CRC16_PR1_CCITT: u32 = 5;
644pub const PARITY_CRC32_PR0_CCITT: u32 = 6;
645pub const PARITY_CRC32_PR1_CCITT: u32 = 7;
646pub const LMI_DEFAULT: u32 = 0;
647pub const LMI_NONE: u32 = 1;
648pub const LMI_ANSI: u32 = 2;
649pub const LMI_CCITT: u32 = 3;
650pub const LMI_CISCO: u32 = 4;
651pub const IF_GET_IFACE: u32 = 1;
652pub const IF_GET_PROTO: u32 = 2;
653pub const IF_IFACE_V35: u32 = 4096;
654pub const IF_IFACE_V24: u32 = 4097;
655pub const IF_IFACE_X21: u32 = 4098;
656pub const IF_IFACE_T1: u32 = 4099;
657pub const IF_IFACE_E1: u32 = 4100;
658pub const IF_IFACE_SYNC_SERIAL: u32 = 4101;
659pub const IF_IFACE_X21D: u32 = 4102;
660pub const IF_PROTO_HDLC: u32 = 8192;
661pub const IF_PROTO_PPP: u32 = 8193;
662pub const IF_PROTO_CISCO: u32 = 8194;
663pub const IF_PROTO_FR: u32 = 8195;
664pub const IF_PROTO_FR_ADD_PVC: u32 = 8196;
665pub const IF_PROTO_FR_DEL_PVC: u32 = 8197;
666pub const IF_PROTO_X25: u32 = 8198;
667pub const IF_PROTO_HDLC_ETH: u32 = 8199;
668pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200;
669pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201;
670pub const IF_PROTO_FR_PVC: u32 = 8202;
671pub const IF_PROTO_FR_ETH_PVC: u32 = 8203;
672pub const IF_PROTO_RAW: u32 = 8204;
673pub const IFHWADDRLEN: u32 = 6;
674pub const ETH_ALEN: u32 = 6;
675pub const ETH_TLEN: u32 = 2;
676pub const ETH_HLEN: u32 = 14;
677pub const ETH_ZLEN: u32 = 60;
678pub const ETH_DATA_LEN: u32 = 1500;
679pub const ETH_FRAME_LEN: u32 = 1514;
680pub const ETH_FCS_LEN: u32 = 4;
681pub const ETH_MIN_MTU: u32 = 68;
682pub const ETH_MAX_MTU: u32 = 65535;
683pub const ETH_P_LOOP: u32 = 96;
684pub const ETH_P_PUP: u32 = 512;
685pub const ETH_P_PUPAT: u32 = 513;
686pub const ETH_P_TSN: u32 = 8944;
687pub const ETH_P_ERSPAN2: u32 = 8939;
688pub const ETH_P_IP: u32 = 2048;
689pub const ETH_P_X25: u32 = 2053;
690pub const ETH_P_ARP: u32 = 2054;
691pub const ETH_P_BPQ: u32 = 2303;
692pub const ETH_P_IEEEPUP: u32 = 2560;
693pub const ETH_P_IEEEPUPAT: u32 = 2561;
694pub const ETH_P_BATMAN: u32 = 17157;
695pub const ETH_P_DEC: u32 = 24576;
696pub const ETH_P_DNA_DL: u32 = 24577;
697pub const ETH_P_DNA_RC: u32 = 24578;
698pub const ETH_P_DNA_RT: u32 = 24579;
699pub const ETH_P_LAT: u32 = 24580;
700pub const ETH_P_DIAG: u32 = 24581;
701pub const ETH_P_CUST: u32 = 24582;
702pub const ETH_P_SCA: u32 = 24583;
703pub const ETH_P_TEB: u32 = 25944;
704pub const ETH_P_RARP: u32 = 32821;
705pub const ETH_P_ATALK: u32 = 32923;
706pub const ETH_P_AARP: u32 = 33011;
707pub const ETH_P_8021Q: u32 = 33024;
708pub const ETH_P_ERSPAN: u32 = 35006;
709pub const ETH_P_IPX: u32 = 33079;
710pub const ETH_P_IPV6: u32 = 34525;
711pub const ETH_P_PAUSE: u32 = 34824;
712pub const ETH_P_SLOW: u32 = 34825;
713pub const ETH_P_WCCP: u32 = 34878;
714pub const ETH_P_MPLS_UC: u32 = 34887;
715pub const ETH_P_MPLS_MC: u32 = 34888;
716pub const ETH_P_ATMMPOA: u32 = 34892;
717pub const ETH_P_PPP_DISC: u32 = 34915;
718pub const ETH_P_PPP_SES: u32 = 34916;
719pub const ETH_P_LINK_CTL: u32 = 34924;
720pub const ETH_P_ATMFATE: u32 = 34948;
721pub const ETH_P_PAE: u32 = 34958;
722pub const ETH_P_PROFINET: u32 = 34962;
723pub const ETH_P_REALTEK: u32 = 34969;
724pub const ETH_P_AOE: u32 = 34978;
725pub const ETH_P_ETHERCAT: u32 = 34980;
726pub const ETH_P_8021AD: u32 = 34984;
727pub const ETH_P_802_EX1: u32 = 34997;
728pub const ETH_P_PREAUTH: u32 = 35015;
729pub const ETH_P_TIPC: u32 = 35018;
730pub const ETH_P_LLDP: u32 = 35020;
731pub const ETH_P_MRP: u32 = 35043;
732pub const ETH_P_MACSEC: u32 = 35045;
733pub const ETH_P_8021AH: u32 = 35047;
734pub const ETH_P_MVRP: u32 = 35061;
735pub const ETH_P_1588: u32 = 35063;
736pub const ETH_P_NCSI: u32 = 35064;
737pub const ETH_P_PRP: u32 = 35067;
738pub const ETH_P_CFM: u32 = 35074;
739pub const ETH_P_FCOE: u32 = 35078;
740pub const ETH_P_IBOE: u32 = 35093;
741pub const ETH_P_TDLS: u32 = 35085;
742pub const ETH_P_FIP: u32 = 35092;
743pub const ETH_P_80221: u32 = 35095;
744pub const ETH_P_HSR: u32 = 35119;
745pub const ETH_P_NSH: u32 = 35151;
746pub const ETH_P_LOOPBACK: u32 = 36864;
747pub const ETH_P_QINQ1: u32 = 37120;
748pub const ETH_P_QINQ2: u32 = 37376;
749pub const ETH_P_QINQ3: u32 = 37632;
750pub const ETH_P_EDSA: u32 = 56026;
751pub const ETH_P_DSA_8021Q: u32 = 56027;
752pub const ETH_P_DSA_A5PSW: u32 = 57345;
753pub const ETH_P_IFE: u32 = 60734;
754pub const ETH_P_AF_IUCV: u32 = 64507;
755pub const ETH_P_802_3_MIN: u32 = 1536;
756pub const ETH_P_802_3: u32 = 1;
757pub const ETH_P_AX25: u32 = 2;
758pub const ETH_P_ALL: u32 = 3;
759pub const ETH_P_802_2: u32 = 4;
760pub const ETH_P_SNAP: u32 = 5;
761pub const ETH_P_DDCMP: u32 = 6;
762pub const ETH_P_WAN_PPP: u32 = 7;
763pub const ETH_P_PPP_MP: u32 = 8;
764pub const ETH_P_LOCALTALK: u32 = 9;
765pub const ETH_P_CAN: u32 = 12;
766pub const ETH_P_CANFD: u32 = 13;
767pub const ETH_P_CANXL: u32 = 14;
768pub const ETH_P_PPPTALK: u32 = 16;
769pub const ETH_P_TR_802_2: u32 = 17;
770pub const ETH_P_MOBITEX: u32 = 21;
771pub const ETH_P_CONTROL: u32 = 22;
772pub const ETH_P_IRDA: u32 = 23;
773pub const ETH_P_ECONET: u32 = 24;
774pub const ETH_P_HDLC: u32 = 25;
775pub const ETH_P_ARCNET: u32 = 26;
776pub const ETH_P_DSA: u32 = 27;
777pub const ETH_P_TRAILER: u32 = 28;
778pub const ETH_P_PHONET: u32 = 245;
779pub const ETH_P_IEEE802154: u32 = 246;
780pub const ETH_P_CAIF: u32 = 247;
781pub const ETH_P_XDSA: u32 = 248;
782pub const ETH_P_MAP: u32 = 249;
783pub const ETH_P_MCTP: u32 = 250;
784pub const __LITTLE_ENDIAN: u32 = 1234;
785pub const PACKET_HOST: u32 = 0;
786pub const PACKET_BROADCAST: u32 = 1;
787pub const PACKET_MULTICAST: u32 = 2;
788pub const PACKET_OTHERHOST: u32 = 3;
789pub const PACKET_OUTGOING: u32 = 4;
790pub const PACKET_LOOPBACK: u32 = 5;
791pub const PACKET_USER: u32 = 6;
792pub const PACKET_KERNEL: u32 = 7;
793pub const PACKET_FASTROUTE: u32 = 6;
794pub const PACKET_ADD_MEMBERSHIP: u32 = 1;
795pub const PACKET_DROP_MEMBERSHIP: u32 = 2;
796pub const PACKET_RECV_OUTPUT: u32 = 3;
797pub const PACKET_RX_RING: u32 = 5;
798pub const PACKET_STATISTICS: u32 = 6;
799pub const PACKET_COPY_THRESH: u32 = 7;
800pub const PACKET_AUXDATA: u32 = 8;
801pub const PACKET_ORIGDEV: u32 = 9;
802pub const PACKET_VERSION: u32 = 10;
803pub const PACKET_HDRLEN: u32 = 11;
804pub const PACKET_RESERVE: u32 = 12;
805pub const PACKET_TX_RING: u32 = 13;
806pub const PACKET_LOSS: u32 = 14;
807pub const PACKET_VNET_HDR: u32 = 15;
808pub const PACKET_TX_TIMESTAMP: u32 = 16;
809pub const PACKET_TIMESTAMP: u32 = 17;
810pub const PACKET_FANOUT: u32 = 18;
811pub const PACKET_TX_HAS_OFF: u32 = 19;
812pub const PACKET_QDISC_BYPASS: u32 = 20;
813pub const PACKET_ROLLOVER_STATS: u32 = 21;
814pub const PACKET_FANOUT_DATA: u32 = 22;
815pub const PACKET_IGNORE_OUTGOING: u32 = 23;
816pub const PACKET_VNET_HDR_SZ: u32 = 24;
817pub const PACKET_FANOUT_HASH: u32 = 0;
818pub const PACKET_FANOUT_LB: u32 = 1;
819pub const PACKET_FANOUT_CPU: u32 = 2;
820pub const PACKET_FANOUT_ROLLOVER: u32 = 3;
821pub const PACKET_FANOUT_RND: u32 = 4;
822pub const PACKET_FANOUT_QM: u32 = 5;
823pub const PACKET_FANOUT_CBPF: u32 = 6;
824pub const PACKET_FANOUT_EBPF: u32 = 7;
825pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096;
826pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192;
827pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384;
828pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768;
829pub const TP_STATUS_KERNEL: u32 = 0;
830pub const TP_STATUS_USER: u32 = 1;
831pub const TP_STATUS_COPY: u32 = 2;
832pub const TP_STATUS_LOSING: u32 = 4;
833pub const TP_STATUS_CSUMNOTREADY: u32 = 8;
834pub const TP_STATUS_VLAN_VALID: u32 = 16;
835pub const TP_STATUS_BLK_TMO: u32 = 32;
836pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64;
837pub const TP_STATUS_CSUM_VALID: u32 = 128;
838pub const TP_STATUS_GSO_TCP: u32 = 256;
839pub const TP_STATUS_AVAILABLE: u32 = 0;
840pub const TP_STATUS_SEND_REQUEST: u32 = 1;
841pub const TP_STATUS_SENDING: u32 = 2;
842pub const TP_STATUS_WRONG_FORMAT: u32 = 4;
843pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912;
844pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824;
845pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648;
846pub const TP_FT_REQ_FILL_RXHASH: u32 = 1;
847pub const TPACKET_ALIGNMENT: u32 = 16;
848pub const PACKET_MR_MULTICAST: u32 = 0;
849pub const PACKET_MR_PROMISC: u32 = 1;
850pub const PACKET_MR_ALLMULTI: u32 = 2;
851pub const PACKET_MR_UNICAST: u32 = 3;
852pub const NETLINK_ROUTE: u32 = 0;
853pub const NETLINK_UNUSED: u32 = 1;
854pub const NETLINK_USERSOCK: u32 = 2;
855pub const NETLINK_FIREWALL: u32 = 3;
856pub const NETLINK_SOCK_DIAG: u32 = 4;
857pub const NETLINK_NFLOG: u32 = 5;
858pub const NETLINK_XFRM: u32 = 6;
859pub const NETLINK_SELINUX: u32 = 7;
860pub const NETLINK_ISCSI: u32 = 8;
861pub const NETLINK_AUDIT: u32 = 9;
862pub const NETLINK_FIB_LOOKUP: u32 = 10;
863pub const NETLINK_CONNECTOR: u32 = 11;
864pub const NETLINK_NETFILTER: u32 = 12;
865pub const NETLINK_IP6_FW: u32 = 13;
866pub const NETLINK_DNRTMSG: u32 = 14;
867pub const NETLINK_KOBJECT_UEVENT: u32 = 15;
868pub const NETLINK_GENERIC: u32 = 16;
869pub const NETLINK_SCSITRANSPORT: u32 = 18;
870pub const NETLINK_ECRYPTFS: u32 = 19;
871pub const NETLINK_RDMA: u32 = 20;
872pub const NETLINK_CRYPTO: u32 = 21;
873pub const NETLINK_SMC: u32 = 22;
874pub const NETLINK_INET_DIAG: u32 = 4;
875pub const MAX_LINKS: u32 = 32;
876pub const NLM_F_REQUEST: u32 = 1;
877pub const NLM_F_MULTI: u32 = 2;
878pub const NLM_F_ACK: u32 = 4;
879pub const NLM_F_ECHO: u32 = 8;
880pub const NLM_F_DUMP_INTR: u32 = 16;
881pub const NLM_F_DUMP_FILTERED: u32 = 32;
882pub const NLM_F_ROOT: u32 = 256;
883pub const NLM_F_MATCH: u32 = 512;
884pub const NLM_F_ATOMIC: u32 = 1024;
885pub const NLM_F_DUMP: u32 = 768;
886pub const NLM_F_REPLACE: u32 = 256;
887pub const NLM_F_EXCL: u32 = 512;
888pub const NLM_F_CREATE: u32 = 1024;
889pub const NLM_F_APPEND: u32 = 2048;
890pub const NLM_F_NONREC: u32 = 256;
891pub const NLM_F_BULK: u32 = 512;
892pub const NLM_F_CAPPED: u32 = 256;
893pub const NLM_F_ACK_TLVS: u32 = 512;
894pub const NLMSG_ALIGNTO: u32 = 4;
895pub const NLMSG_NOOP: u32 = 1;
896pub const NLMSG_ERROR: u32 = 2;
897pub const NLMSG_DONE: u32 = 3;
898pub const NLMSG_OVERRUN: u32 = 4;
899pub const NLMSG_MIN_TYPE: u32 = 16;
900pub const NETLINK_ADD_MEMBERSHIP: u32 = 1;
901pub const NETLINK_DROP_MEMBERSHIP: u32 = 2;
902pub const NETLINK_PKTINFO: u32 = 3;
903pub const NETLINK_BROADCAST_ERROR: u32 = 4;
904pub const NETLINK_NO_ENOBUFS: u32 = 5;
905pub const NETLINK_RX_RING: u32 = 6;
906pub const NETLINK_TX_RING: u32 = 7;
907pub const NETLINK_LISTEN_ALL_NSID: u32 = 8;
908pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9;
909pub const NETLINK_CAP_ACK: u32 = 10;
910pub const NETLINK_EXT_ACK: u32 = 11;
911pub const NETLINK_GET_STRICT_CHK: u32 = 12;
912pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4;
913pub const NET_MAJOR: u32 = 36;
914pub const NLA_F_NESTED: u32 = 32768;
915pub const NLA_F_NET_BYTEORDER: u32 = 16384;
916pub const NLA_TYPE_MASK: i32 = -49153;
917pub const NLA_ALIGNTO: u32 = 4;
918pub const MACVLAN_FLAG_NOPROMISC: u32 = 1;
919pub const MACVLAN_FLAG_NODST: u32 = 2;
920pub const IPVLAN_F_PRIVATE: u32 = 1;
921pub const IPVLAN_F_VEPA: u32 = 2;
922pub const TUNNEL_MSG_FLAG_STATS: u32 = 1;
923pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1;
924pub const MAX_VLAN_LIST_LEN: u32 = 1;
925pub const PORT_PROFILE_MAX: u32 = 40;
926pub const PORT_UUID_MAX: u32 = 16;
927pub const PORT_SELF_VF: i32 = -1;
928pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1;
929pub const XDP_FLAGS_SKB_MODE: u32 = 2;
930pub const XDP_FLAGS_DRV_MODE: u32 = 4;
931pub const XDP_FLAGS_HW_MODE: u32 = 8;
932pub const XDP_FLAGS_REPLACE: u32 = 16;
933pub const XDP_FLAGS_MODES: u32 = 14;
934pub const XDP_FLAGS_MASK: u32 = 31;
935pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1;
936pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2;
937pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4;
938pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8;
939pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16;
940pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32;
941pub const MAX_ADDR_LEN: u32 = 32;
942pub const INIT_NETDEV_GROUP: u32 = 0;
943pub const NET_NAME_UNKNOWN: u32 = 0;
944pub const NET_NAME_ENUM: u32 = 1;
945pub const NET_NAME_PREDICTABLE: u32 = 2;
946pub const NET_NAME_USER: u32 = 3;
947pub const NET_NAME_RENAMED: u32 = 4;
948pub const NET_ADDR_PERM: u32 = 0;
949pub const NET_ADDR_RANDOM: u32 = 1;
950pub const NET_ADDR_STOLEN: u32 = 2;
951pub const NET_ADDR_SET: u32 = 3;
952pub const ARPHRD_NETROM: u32 = 0;
953pub const ARPHRD_ETHER: u32 = 1;
954pub const ARPHRD_EETHER: u32 = 2;
955pub const ARPHRD_AX25: u32 = 3;
956pub const ARPHRD_PRONET: u32 = 4;
957pub const ARPHRD_CHAOS: u32 = 5;
958pub const ARPHRD_IEEE802: u32 = 6;
959pub const ARPHRD_ARCNET: u32 = 7;
960pub const ARPHRD_APPLETLK: u32 = 8;
961pub const ARPHRD_DLCI: u32 = 15;
962pub const ARPHRD_ATM: u32 = 19;
963pub const ARPHRD_METRICOM: u32 = 23;
964pub const ARPHRD_IEEE1394: u32 = 24;
965pub const ARPHRD_EUI64: u32 = 27;
966pub const ARPHRD_INFINIBAND: u32 = 32;
967pub const ARPHRD_SLIP: u32 = 256;
968pub const ARPHRD_CSLIP: u32 = 257;
969pub const ARPHRD_SLIP6: u32 = 258;
970pub const ARPHRD_CSLIP6: u32 = 259;
971pub const ARPHRD_RSRVD: u32 = 260;
972pub const ARPHRD_ADAPT: u32 = 264;
973pub const ARPHRD_ROSE: u32 = 270;
974pub const ARPHRD_X25: u32 = 271;
975pub const ARPHRD_HWX25: u32 = 272;
976pub const ARPHRD_CAN: u32 = 280;
977pub const ARPHRD_MCTP: u32 = 290;
978pub const ARPHRD_PPP: u32 = 512;
979pub const ARPHRD_CISCO: u32 = 513;
980pub const ARPHRD_HDLC: u32 = 513;
981pub const ARPHRD_LAPB: u32 = 516;
982pub const ARPHRD_DDCMP: u32 = 517;
983pub const ARPHRD_RAWHDLC: u32 = 518;
984pub const ARPHRD_RAWIP: u32 = 519;
985pub const ARPHRD_TUNNEL: u32 = 768;
986pub const ARPHRD_TUNNEL6: u32 = 769;
987pub const ARPHRD_FRAD: u32 = 770;
988pub const ARPHRD_SKIP: u32 = 771;
989pub const ARPHRD_LOOPBACK: u32 = 772;
990pub const ARPHRD_LOCALTLK: u32 = 773;
991pub const ARPHRD_FDDI: u32 = 774;
992pub const ARPHRD_BIF: u32 = 775;
993pub const ARPHRD_SIT: u32 = 776;
994pub const ARPHRD_IPDDP: u32 = 777;
995pub const ARPHRD_IPGRE: u32 = 778;
996pub const ARPHRD_PIMREG: u32 = 779;
997pub const ARPHRD_HIPPI: u32 = 780;
998pub const ARPHRD_ASH: u32 = 781;
999pub const ARPHRD_ECONET: u32 = 782;
1000pub const ARPHRD_IRDA: u32 = 783;
1001pub const ARPHRD_FCPP: u32 = 784;
1002pub const ARPHRD_FCAL: u32 = 785;
1003pub const ARPHRD_FCPL: u32 = 786;
1004pub const ARPHRD_FCFABRIC: u32 = 787;
1005pub const ARPHRD_IEEE802_TR: u32 = 800;
1006pub const ARPHRD_IEEE80211: u32 = 801;
1007pub const ARPHRD_IEEE80211_PRISM: u32 = 802;
1008pub const ARPHRD_IEEE80211_RADIOTAP: u32 = 803;
1009pub const ARPHRD_IEEE802154: u32 = 804;
1010pub const ARPHRD_IEEE802154_MONITOR: u32 = 805;
1011pub const ARPHRD_PHONET: u32 = 820;
1012pub const ARPHRD_PHONET_PIPE: u32 = 821;
1013pub const ARPHRD_CAIF: u32 = 822;
1014pub const ARPHRD_IP6GRE: u32 = 823;
1015pub const ARPHRD_NETLINK: u32 = 824;
1016pub const ARPHRD_6LOWPAN: u32 = 825;
1017pub const ARPHRD_VSOCKMON: u32 = 826;
1018pub const ARPHRD_VOID: u32 = 65535;
1019pub const ARPHRD_NONE: u32 = 65534;
1020pub const ARPOP_REQUEST: u32 = 1;
1021pub const ARPOP_REPLY: u32 = 2;
1022pub const ARPOP_RREQUEST: u32 = 3;
1023pub const ARPOP_RREPLY: u32 = 4;
1024pub const ARPOP_InREQUEST: u32 = 8;
1025pub const ARPOP_InREPLY: u32 = 9;
1026pub const ARPOP_NAK: u32 = 10;
1027pub const ATF_COM: u32 = 2;
1028pub const ATF_PERM: u32 = 4;
1029pub const ATF_PUBL: u32 = 8;
1030pub const ATF_USETRAILERS: u32 = 16;
1031pub const ATF_NETMASK: u32 = 32;
1032pub const ATF_DONTPUB: u32 = 64;
1033pub const IF_OPER_UNKNOWN: _bindgen_ty_1 = _bindgen_ty_1::IF_OPER_UNKNOWN;
1034pub const IF_OPER_NOTPRESENT: _bindgen_ty_1 = _bindgen_ty_1::IF_OPER_NOTPRESENT;
1035pub const IF_OPER_DOWN: _bindgen_ty_1 = _bindgen_ty_1::IF_OPER_DOWN;
1036pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_1 = _bindgen_ty_1::IF_OPER_LOWERLAYERDOWN;
1037pub const IF_OPER_TESTING: _bindgen_ty_1 = _bindgen_ty_1::IF_OPER_TESTING;
1038pub const IF_OPER_DORMANT: _bindgen_ty_1 = _bindgen_ty_1::IF_OPER_DORMANT;
1039pub const IF_OPER_UP: _bindgen_ty_1 = _bindgen_ty_1::IF_OPER_UP;
1040pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_2 = _bindgen_ty_2::IF_LINK_MODE_DEFAULT;
1041pub const IF_LINK_MODE_DORMANT: _bindgen_ty_2 = _bindgen_ty_2::IF_LINK_MODE_DORMANT;
1042pub const IF_LINK_MODE_TESTING: _bindgen_ty_2 = _bindgen_ty_2::IF_LINK_MODE_TESTING;
1043pub const NETLINK_UNCONNECTED: _bindgen_ty_3 = _bindgen_ty_3::NETLINK_UNCONNECTED;
1044pub const NETLINK_CONNECTED: _bindgen_ty_3 = _bindgen_ty_3::NETLINK_CONNECTED;
1045pub const IFLA_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_UNSPEC;
1046pub const IFLA_ADDRESS: _bindgen_ty_4 = _bindgen_ty_4::IFLA_ADDRESS;
1047pub const IFLA_BROADCAST: _bindgen_ty_4 = _bindgen_ty_4::IFLA_BROADCAST;
1048pub const IFLA_IFNAME: _bindgen_ty_4 = _bindgen_ty_4::IFLA_IFNAME;
1049pub const IFLA_MTU: _bindgen_ty_4 = _bindgen_ty_4::IFLA_MTU;
1050pub const IFLA_LINK: _bindgen_ty_4 = _bindgen_ty_4::IFLA_LINK;
1051pub const IFLA_QDISC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_QDISC;
1052pub const IFLA_STATS: _bindgen_ty_4 = _bindgen_ty_4::IFLA_STATS;
1053pub const IFLA_COST: _bindgen_ty_4 = _bindgen_ty_4::IFLA_COST;
1054pub const IFLA_PRIORITY: _bindgen_ty_4 = _bindgen_ty_4::IFLA_PRIORITY;
1055pub const IFLA_MASTER: _bindgen_ty_4 = _bindgen_ty_4::IFLA_MASTER;
1056pub const IFLA_WIRELESS: _bindgen_ty_4 = _bindgen_ty_4::IFLA_WIRELESS;
1057pub const IFLA_PROTINFO: _bindgen_ty_4 = _bindgen_ty_4::IFLA_PROTINFO;
1058pub const IFLA_TXQLEN: _bindgen_ty_4 = _bindgen_ty_4::IFLA_TXQLEN;
1059pub const IFLA_MAP: _bindgen_ty_4 = _bindgen_ty_4::IFLA_MAP;
1060pub const IFLA_WEIGHT: _bindgen_ty_4 = _bindgen_ty_4::IFLA_WEIGHT;
1061pub const IFLA_OPERSTATE: _bindgen_ty_4 = _bindgen_ty_4::IFLA_OPERSTATE;
1062pub const IFLA_LINKMODE: _bindgen_ty_4 = _bindgen_ty_4::IFLA_LINKMODE;
1063pub const IFLA_LINKINFO: _bindgen_ty_4 = _bindgen_ty_4::IFLA_LINKINFO;
1064pub const IFLA_NET_NS_PID: _bindgen_ty_4 = _bindgen_ty_4::IFLA_NET_NS_PID;
1065pub const IFLA_IFALIAS: _bindgen_ty_4 = _bindgen_ty_4::IFLA_IFALIAS;
1066pub const IFLA_NUM_VF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_NUM_VF;
1067pub const IFLA_VFINFO_LIST: _bindgen_ty_4 = _bindgen_ty_4::IFLA_VFINFO_LIST;
1068pub const IFLA_STATS64: _bindgen_ty_4 = _bindgen_ty_4::IFLA_STATS64;
1069pub const IFLA_VF_PORTS: _bindgen_ty_4 = _bindgen_ty_4::IFLA_VF_PORTS;
1070pub const IFLA_PORT_SELF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_PORT_SELF;
1071pub const IFLA_AF_SPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_AF_SPEC;
1072pub const IFLA_GROUP: _bindgen_ty_4 = _bindgen_ty_4::IFLA_GROUP;
1073pub const IFLA_NET_NS_FD: _bindgen_ty_4 = _bindgen_ty_4::IFLA_NET_NS_FD;
1074pub const IFLA_EXT_MASK: _bindgen_ty_4 = _bindgen_ty_4::IFLA_EXT_MASK;
1075pub const IFLA_PROMISCUITY: _bindgen_ty_4 = _bindgen_ty_4::IFLA_PROMISCUITY;
1076pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_4 = _bindgen_ty_4::IFLA_NUM_TX_QUEUES;
1077pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_4 = _bindgen_ty_4::IFLA_NUM_RX_QUEUES;
1078pub const IFLA_CARRIER: _bindgen_ty_4 = _bindgen_ty_4::IFLA_CARRIER;
1079pub const IFLA_PHYS_PORT_ID: _bindgen_ty_4 = _bindgen_ty_4::IFLA_PHYS_PORT_ID;
1080pub const IFLA_CARRIER_CHANGES: _bindgen_ty_4 = _bindgen_ty_4::IFLA_CARRIER_CHANGES;
1081pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_4 = _bindgen_ty_4::IFLA_PHYS_SWITCH_ID;
1082pub const IFLA_LINK_NETNSID: _bindgen_ty_4 = _bindgen_ty_4::IFLA_LINK_NETNSID;
1083pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_4 = _bindgen_ty_4::IFLA_PHYS_PORT_NAME;
1084pub const IFLA_PROTO_DOWN: _bindgen_ty_4 = _bindgen_ty_4::IFLA_PROTO_DOWN;
1085pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_4 = _bindgen_ty_4::IFLA_GSO_MAX_SEGS;
1086pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_4 = _bindgen_ty_4::IFLA_GSO_MAX_SIZE;
1087pub const IFLA_PAD: _bindgen_ty_4 = _bindgen_ty_4::IFLA_PAD;
1088pub const IFLA_XDP: _bindgen_ty_4 = _bindgen_ty_4::IFLA_XDP;
1089pub const IFLA_EVENT: _bindgen_ty_4 = _bindgen_ty_4::IFLA_EVENT;
1090pub const IFLA_NEW_NETNSID: _bindgen_ty_4 = _bindgen_ty_4::IFLA_NEW_NETNSID;
1091pub const IFLA_IF_NETNSID: _bindgen_ty_4 = _bindgen_ty_4::IFLA_IF_NETNSID;
1092pub const IFLA_TARGET_NETNSID: _bindgen_ty_4 = _bindgen_ty_4::IFLA_IF_NETNSID;
1093pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_4 = _bindgen_ty_4::IFLA_CARRIER_UP_COUNT;
1094pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_4 = _bindgen_ty_4::IFLA_CARRIER_DOWN_COUNT;
1095pub const IFLA_NEW_IFINDEX: _bindgen_ty_4 = _bindgen_ty_4::IFLA_NEW_IFINDEX;
1096pub const IFLA_MIN_MTU: _bindgen_ty_4 = _bindgen_ty_4::IFLA_MIN_MTU;
1097pub const IFLA_MAX_MTU: _bindgen_ty_4 = _bindgen_ty_4::IFLA_MAX_MTU;
1098pub const IFLA_PROP_LIST: _bindgen_ty_4 = _bindgen_ty_4::IFLA_PROP_LIST;
1099pub const IFLA_ALT_IFNAME: _bindgen_ty_4 = _bindgen_ty_4::IFLA_ALT_IFNAME;
1100pub const IFLA_PERM_ADDRESS: _bindgen_ty_4 = _bindgen_ty_4::IFLA_PERM_ADDRESS;
1101pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_4 = _bindgen_ty_4::IFLA_PROTO_DOWN_REASON;
1102pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_4 = _bindgen_ty_4::IFLA_PARENT_DEV_NAME;
1103pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_4 = _bindgen_ty_4::IFLA_PARENT_DEV_BUS_NAME;
1104pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_4 = _bindgen_ty_4::IFLA_GRO_MAX_SIZE;
1105pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_4 = _bindgen_ty_4::IFLA_TSO_MAX_SIZE;
1106pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_4 = _bindgen_ty_4::IFLA_TSO_MAX_SEGS;
1107pub const IFLA_ALLMULTI: _bindgen_ty_4 = _bindgen_ty_4::IFLA_ALLMULTI;
1108pub const IFLA_DEVLINK_PORT: _bindgen_ty_4 = _bindgen_ty_4::IFLA_DEVLINK_PORT;
1109pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_4 = _bindgen_ty_4::IFLA_GSO_IPV4_MAX_SIZE;
1110pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_4 = _bindgen_ty_4::IFLA_GRO_IPV4_MAX_SIZE;
1111pub const IFLA_DPLL_PIN: _bindgen_ty_4 = _bindgen_ty_4::IFLA_DPLL_PIN;
1112pub const IFLA_MAX_PACING_OFFLOAD_HORIZON: _bindgen_ty_4 = _bindgen_ty_4::IFLA_MAX_PACING_OFFLOAD_HORIZON;
1113pub const __IFLA_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_MAX;
1114pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_PROTO_DOWN_REASON_UNSPEC;
1115pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_5 = _bindgen_ty_5::IFLA_PROTO_DOWN_REASON_MASK;
1116pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_PROTO_DOWN_REASON_VALUE;
1117pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_PROTO_DOWN_REASON_CNT;
1118pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_5 = _bindgen_ty_5::IFLA_PROTO_DOWN_REASON_VALUE;
1119pub const IFLA_INET_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_INET_UNSPEC;
1120pub const IFLA_INET_CONF: _bindgen_ty_6 = _bindgen_ty_6::IFLA_INET_CONF;
1121pub const __IFLA_INET_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_INET_MAX;
1122pub const IFLA_INET6_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::IFLA_INET6_UNSPEC;
1123pub const IFLA_INET6_FLAGS: _bindgen_ty_7 = _bindgen_ty_7::IFLA_INET6_FLAGS;
1124pub const IFLA_INET6_CONF: _bindgen_ty_7 = _bindgen_ty_7::IFLA_INET6_CONF;
1125pub const IFLA_INET6_STATS: _bindgen_ty_7 = _bindgen_ty_7::IFLA_INET6_STATS;
1126pub const IFLA_INET6_MCAST: _bindgen_ty_7 = _bindgen_ty_7::IFLA_INET6_MCAST;
1127pub const IFLA_INET6_CACHEINFO: _bindgen_ty_7 = _bindgen_ty_7::IFLA_INET6_CACHEINFO;
1128pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_7 = _bindgen_ty_7::IFLA_INET6_ICMP6STATS;
1129pub const IFLA_INET6_TOKEN: _bindgen_ty_7 = _bindgen_ty_7::IFLA_INET6_TOKEN;
1130pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_7 = _bindgen_ty_7::IFLA_INET6_ADDR_GEN_MODE;
1131pub const IFLA_INET6_RA_MTU: _bindgen_ty_7 = _bindgen_ty_7::IFLA_INET6_RA_MTU;
1132pub const __IFLA_INET6_MAX: _bindgen_ty_7 = _bindgen_ty_7::__IFLA_INET6_MAX;
1133pub const IFLA_BR_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_UNSPEC;
1134pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_FORWARD_DELAY;
1135pub const IFLA_BR_HELLO_TIME: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_HELLO_TIME;
1136pub const IFLA_BR_MAX_AGE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MAX_AGE;
1137pub const IFLA_BR_AGEING_TIME: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_AGEING_TIME;
1138pub const IFLA_BR_STP_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_STP_STATE;
1139pub const IFLA_BR_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_PRIORITY;
1140pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_VLAN_FILTERING;
1141pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_VLAN_PROTOCOL;
1142pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_GROUP_FWD_MASK;
1143pub const IFLA_BR_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_ROOT_ID;
1144pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_BRIDGE_ID;
1145pub const IFLA_BR_ROOT_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_ROOT_PORT;
1146pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_ROOT_PATH_COST;
1147pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_TOPOLOGY_CHANGE;
1148pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_TOPOLOGY_CHANGE_DETECTED;
1149pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_HELLO_TIMER;
1150pub const IFLA_BR_TCN_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_TCN_TIMER;
1151pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_TOPOLOGY_CHANGE_TIMER;
1152pub const IFLA_BR_GC_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_GC_TIMER;
1153pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_GROUP_ADDR;
1154pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_FDB_FLUSH;
1155pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MCAST_ROUTER;
1156pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MCAST_SNOOPING;
1157pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MCAST_QUERY_USE_IFADDR;
1158pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MCAST_QUERIER;
1159pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MCAST_HASH_ELASTICITY;
1160pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MCAST_HASH_MAX;
1161pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MCAST_LAST_MEMBER_CNT;
1162pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MCAST_STARTUP_QUERY_CNT;
1163pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MCAST_LAST_MEMBER_INTVL;
1164pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MCAST_MEMBERSHIP_INTVL;
1165pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MCAST_QUERIER_INTVL;
1166pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MCAST_QUERY_INTVL;
1167pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MCAST_QUERY_RESPONSE_INTVL;
1168pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MCAST_STARTUP_QUERY_INTVL;
1169pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_NF_CALL_IPTABLES;
1170pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_NF_CALL_IP6TABLES;
1171pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_NF_CALL_ARPTABLES;
1172pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_VLAN_DEFAULT_PVID;
1173pub const IFLA_BR_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_PAD;
1174pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_VLAN_STATS_ENABLED;
1175pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MCAST_STATS_ENABLED;
1176pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MCAST_IGMP_VERSION;
1177pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MCAST_MLD_VERSION;
1178pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_VLAN_STATS_PER_PORT;
1179pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MULTI_BOOLOPT;
1180pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_MCAST_QUERIER_STATE;
1181pub const IFLA_BR_FDB_N_LEARNED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_FDB_N_LEARNED;
1182pub const IFLA_BR_FDB_MAX_LEARNED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR_FDB_MAX_LEARNED;
1183pub const __IFLA_BR_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BR_MAX;
1184pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::BRIDGE_MODE_UNSPEC;
1185pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_9 = _bindgen_ty_9::BRIDGE_MODE_HAIRPIN;
1186pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_UNSPEC;
1187pub const IFLA_BRPORT_STATE: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_STATE;
1188pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_PRIORITY;
1189pub const IFLA_BRPORT_COST: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_COST;
1190pub const IFLA_BRPORT_MODE: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_MODE;
1191pub const IFLA_BRPORT_GUARD: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_GUARD;
1192pub const IFLA_BRPORT_PROTECT: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_PROTECT;
1193pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_FAST_LEAVE;
1194pub const IFLA_BRPORT_LEARNING: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_LEARNING;
1195pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_UNICAST_FLOOD;
1196pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_PROXYARP;
1197pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_LEARNING_SYNC;
1198pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_PROXYARP_WIFI;
1199pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_ROOT_ID;
1200pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_BRIDGE_ID;
1201pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_DESIGNATED_PORT;
1202pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_DESIGNATED_COST;
1203pub const IFLA_BRPORT_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_ID;
1204pub const IFLA_BRPORT_NO: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_NO;
1205pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_TOPOLOGY_CHANGE_ACK;
1206pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_CONFIG_PENDING;
1207pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_MESSAGE_AGE_TIMER;
1208pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_FORWARD_DELAY_TIMER;
1209pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_HOLD_TIMER;
1210pub const IFLA_BRPORT_FLUSH: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_FLUSH;
1211pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_MULTICAST_ROUTER;
1212pub const IFLA_BRPORT_PAD: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_PAD;
1213pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_MCAST_FLOOD;
1214pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_MCAST_TO_UCAST;
1215pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_VLAN_TUNNEL;
1216pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_BCAST_FLOOD;
1217pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_GROUP_FWD_MASK;
1218pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_NEIGH_SUPPRESS;
1219pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_ISOLATED;
1220pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_BACKUP_PORT;
1221pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_MRP_RING_OPEN;
1222pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_MRP_IN_OPEN;
1223pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT;
1224pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_MCAST_EHT_HOSTS_CNT;
1225pub const IFLA_BRPORT_LOCKED: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_LOCKED;
1226pub const IFLA_BRPORT_MAB: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_MAB;
1227pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_MCAST_N_GROUPS;
1228pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_MCAST_MAX_GROUPS;
1229pub const IFLA_BRPORT_NEIGH_VLAN_SUPPRESS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_NEIGH_VLAN_SUPPRESS;
1230pub const IFLA_BRPORT_BACKUP_NHID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_BRPORT_BACKUP_NHID;
1231pub const __IFLA_BRPORT_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_BRPORT_MAX;
1232pub const IFLA_INFO_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_INFO_UNSPEC;
1233pub const IFLA_INFO_KIND: _bindgen_ty_11 = _bindgen_ty_11::IFLA_INFO_KIND;
1234pub const IFLA_INFO_DATA: _bindgen_ty_11 = _bindgen_ty_11::IFLA_INFO_DATA;
1235pub const IFLA_INFO_XSTATS: _bindgen_ty_11 = _bindgen_ty_11::IFLA_INFO_XSTATS;
1236pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_11 = _bindgen_ty_11::IFLA_INFO_SLAVE_KIND;
1237pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_11 = _bindgen_ty_11::IFLA_INFO_SLAVE_DATA;
1238pub const __IFLA_INFO_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_INFO_MAX;
1239pub const IFLA_VLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_VLAN_UNSPEC;
1240pub const IFLA_VLAN_ID: _bindgen_ty_12 = _bindgen_ty_12::IFLA_VLAN_ID;
1241pub const IFLA_VLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_VLAN_FLAGS;
1242pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_VLAN_EGRESS_QOS;
1243pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_VLAN_INGRESS_QOS;
1244pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_12 = _bindgen_ty_12::IFLA_VLAN_PROTOCOL;
1245pub const __IFLA_VLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_VLAN_MAX;
1246pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VLAN_QOS_UNSPEC;
1247pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VLAN_QOS_MAPPING;
1248pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VLAN_QOS_MAX;
1249pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_MACVLAN_UNSPEC;
1250pub const IFLA_MACVLAN_MODE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_MACVLAN_MODE;
1251pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_14 = _bindgen_ty_14::IFLA_MACVLAN_FLAGS;
1252pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_MACVLAN_MACADDR_MODE;
1253pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_14 = _bindgen_ty_14::IFLA_MACVLAN_MACADDR;
1254pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_14 = _bindgen_ty_14::IFLA_MACVLAN_MACADDR_DATA;
1255pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_14 = _bindgen_ty_14::IFLA_MACVLAN_MACADDR_COUNT;
1256pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_14 = _bindgen_ty_14::IFLA_MACVLAN_BC_QUEUE_LEN;
1257pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_14 = _bindgen_ty_14::IFLA_MACVLAN_BC_QUEUE_LEN_USED;
1258pub const IFLA_MACVLAN_BC_CUTOFF: _bindgen_ty_14 = _bindgen_ty_14::IFLA_MACVLAN_BC_CUTOFF;
1259pub const __IFLA_MACVLAN_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_MACVLAN_MAX;
1260pub const IFLA_VRF_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_VRF_UNSPEC;
1261pub const IFLA_VRF_TABLE: _bindgen_ty_15 = _bindgen_ty_15::IFLA_VRF_TABLE;
1262pub const __IFLA_VRF_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_VRF_MAX;
1263pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_VRF_PORT_UNSPEC;
1264pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_16 = _bindgen_ty_16::IFLA_VRF_PORT_TABLE;
1265pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_VRF_PORT_MAX;
1266pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_MACSEC_UNSPEC;
1267pub const IFLA_MACSEC_SCI: _bindgen_ty_17 = _bindgen_ty_17::IFLA_MACSEC_SCI;
1268pub const IFLA_MACSEC_PORT: _bindgen_ty_17 = _bindgen_ty_17::IFLA_MACSEC_PORT;
1269pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_17 = _bindgen_ty_17::IFLA_MACSEC_ICV_LEN;
1270pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_MACSEC_CIPHER_SUITE;
1271pub const IFLA_MACSEC_WINDOW: _bindgen_ty_17 = _bindgen_ty_17::IFLA_MACSEC_WINDOW;
1272pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_17 = _bindgen_ty_17::IFLA_MACSEC_ENCODING_SA;
1273pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_17 = _bindgen_ty_17::IFLA_MACSEC_ENCRYPT;
1274pub const IFLA_MACSEC_PROTECT: _bindgen_ty_17 = _bindgen_ty_17::IFLA_MACSEC_PROTECT;
1275pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_17 = _bindgen_ty_17::IFLA_MACSEC_INC_SCI;
1276pub const IFLA_MACSEC_ES: _bindgen_ty_17 = _bindgen_ty_17::IFLA_MACSEC_ES;
1277pub const IFLA_MACSEC_SCB: _bindgen_ty_17 = _bindgen_ty_17::IFLA_MACSEC_SCB;
1278pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_17 = _bindgen_ty_17::IFLA_MACSEC_REPLAY_PROTECT;
1279pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_17 = _bindgen_ty_17::IFLA_MACSEC_VALIDATION;
1280pub const IFLA_MACSEC_PAD: _bindgen_ty_17 = _bindgen_ty_17::IFLA_MACSEC_PAD;
1281pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_17 = _bindgen_ty_17::IFLA_MACSEC_OFFLOAD;
1282pub const __IFLA_MACSEC_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_MACSEC_MAX;
1283pub const IFLA_XFRM_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18::IFLA_XFRM_UNSPEC;
1284pub const IFLA_XFRM_LINK: _bindgen_ty_18 = _bindgen_ty_18::IFLA_XFRM_LINK;
1285pub const IFLA_XFRM_IF_ID: _bindgen_ty_18 = _bindgen_ty_18::IFLA_XFRM_IF_ID;
1286pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_18 = _bindgen_ty_18::IFLA_XFRM_COLLECT_METADATA;
1287pub const __IFLA_XFRM_MAX: _bindgen_ty_18 = _bindgen_ty_18::__IFLA_XFRM_MAX;
1288pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19::IFLA_IPVLAN_UNSPEC;
1289pub const IFLA_IPVLAN_MODE: _bindgen_ty_19 = _bindgen_ty_19::IFLA_IPVLAN_MODE;
1290pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_19 = _bindgen_ty_19::IFLA_IPVLAN_FLAGS;
1291pub const __IFLA_IPVLAN_MAX: _bindgen_ty_19 = _bindgen_ty_19::__IFLA_IPVLAN_MAX;
1292pub const IFLA_NETKIT_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::IFLA_NETKIT_UNSPEC;
1293pub const IFLA_NETKIT_PEER_INFO: _bindgen_ty_20 = _bindgen_ty_20::IFLA_NETKIT_PEER_INFO;
1294pub const IFLA_NETKIT_PRIMARY: _bindgen_ty_20 = _bindgen_ty_20::IFLA_NETKIT_PRIMARY;
1295pub const IFLA_NETKIT_POLICY: _bindgen_ty_20 = _bindgen_ty_20::IFLA_NETKIT_POLICY;
1296pub const IFLA_NETKIT_PEER_POLICY: _bindgen_ty_20 = _bindgen_ty_20::IFLA_NETKIT_PEER_POLICY;
1297pub const IFLA_NETKIT_MODE: _bindgen_ty_20 = _bindgen_ty_20::IFLA_NETKIT_MODE;
1298pub const IFLA_NETKIT_SCRUB: _bindgen_ty_20 = _bindgen_ty_20::IFLA_NETKIT_SCRUB;
1299pub const IFLA_NETKIT_PEER_SCRUB: _bindgen_ty_20 = _bindgen_ty_20::IFLA_NETKIT_PEER_SCRUB;
1300pub const __IFLA_NETKIT_MAX: _bindgen_ty_20 = _bindgen_ty_20::__IFLA_NETKIT_MAX;
1301pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::VNIFILTER_ENTRY_STATS_UNSPEC;
1302pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_21 = _bindgen_ty_21::VNIFILTER_ENTRY_STATS_RX_BYTES;
1303pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_21 = _bindgen_ty_21::VNIFILTER_ENTRY_STATS_RX_PKTS;
1304pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_21 = _bindgen_ty_21::VNIFILTER_ENTRY_STATS_RX_DROPS;
1305pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_21 = _bindgen_ty_21::VNIFILTER_ENTRY_STATS_RX_ERRORS;
1306pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_21 = _bindgen_ty_21::VNIFILTER_ENTRY_STATS_TX_BYTES;
1307pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_21 = _bindgen_ty_21::VNIFILTER_ENTRY_STATS_TX_PKTS;
1308pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_21 = _bindgen_ty_21::VNIFILTER_ENTRY_STATS_TX_DROPS;
1309pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_21 = _bindgen_ty_21::VNIFILTER_ENTRY_STATS_TX_ERRORS;
1310pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_21 = _bindgen_ty_21::VNIFILTER_ENTRY_STATS_PAD;
1311pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_21 = _bindgen_ty_21::__VNIFILTER_ENTRY_STATS_MAX;
1312pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::VXLAN_VNIFILTER_ENTRY_UNSPEC;
1313pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_22 = _bindgen_ty_22::VXLAN_VNIFILTER_ENTRY_START;
1314pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_22 = _bindgen_ty_22::VXLAN_VNIFILTER_ENTRY_END;
1315pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_22 = _bindgen_ty_22::VXLAN_VNIFILTER_ENTRY_GROUP;
1316pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_22 = _bindgen_ty_22::VXLAN_VNIFILTER_ENTRY_GROUP6;
1317pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_22 = _bindgen_ty_22::VXLAN_VNIFILTER_ENTRY_STATS;
1318pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_22 = _bindgen_ty_22::__VXLAN_VNIFILTER_ENTRY_MAX;
1319pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::VXLAN_VNIFILTER_UNSPEC;
1320pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_23 = _bindgen_ty_23::VXLAN_VNIFILTER_ENTRY;
1321pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_23 = _bindgen_ty_23::__VXLAN_VNIFILTER_MAX;
1322pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_UNSPEC;
1323pub const IFLA_VXLAN_ID: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_ID;
1324pub const IFLA_VXLAN_GROUP: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_GROUP;
1325pub const IFLA_VXLAN_LINK: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_LINK;
1326pub const IFLA_VXLAN_LOCAL: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_LOCAL;
1327pub const IFLA_VXLAN_TTL: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_TTL;
1328pub const IFLA_VXLAN_TOS: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_TOS;
1329pub const IFLA_VXLAN_LEARNING: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_LEARNING;
1330pub const IFLA_VXLAN_AGEING: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_AGEING;
1331pub const IFLA_VXLAN_LIMIT: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_LIMIT;
1332pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_PORT_RANGE;
1333pub const IFLA_VXLAN_PROXY: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_PROXY;
1334pub const IFLA_VXLAN_RSC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_RSC;
1335pub const IFLA_VXLAN_L2MISS: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_L2MISS;
1336pub const IFLA_VXLAN_L3MISS: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_L3MISS;
1337pub const IFLA_VXLAN_PORT: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_PORT;
1338pub const IFLA_VXLAN_GROUP6: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_GROUP6;
1339pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_LOCAL6;
1340pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_UDP_CSUM;
1341pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_UDP_ZERO_CSUM6_TX;
1342pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_UDP_ZERO_CSUM6_RX;
1343pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_REMCSUM_TX;
1344pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_REMCSUM_RX;
1345pub const IFLA_VXLAN_GBP: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_GBP;
1346pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_REMCSUM_NOPARTIAL;
1347pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_COLLECT_METADATA;
1348pub const IFLA_VXLAN_LABEL: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_LABEL;
1349pub const IFLA_VXLAN_GPE: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_GPE;
1350pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_TTL_INHERIT;
1351pub const IFLA_VXLAN_DF: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_DF;
1352pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_VNIFILTER;
1353pub const IFLA_VXLAN_LOCALBYPASS: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_LOCALBYPASS;
1354pub const IFLA_VXLAN_LABEL_POLICY: _bindgen_ty_24 = _bindgen_ty_24::IFLA_VXLAN_LABEL_POLICY;
1355pub const __IFLA_VXLAN_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_VXLAN_MAX;
1356pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GENEVE_UNSPEC;
1357pub const IFLA_GENEVE_ID: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GENEVE_ID;
1358pub const IFLA_GENEVE_REMOTE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GENEVE_REMOTE;
1359pub const IFLA_GENEVE_TTL: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GENEVE_TTL;
1360pub const IFLA_GENEVE_TOS: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GENEVE_TOS;
1361pub const IFLA_GENEVE_PORT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GENEVE_PORT;
1362pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GENEVE_COLLECT_METADATA;
1363pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GENEVE_REMOTE6;
1364pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GENEVE_UDP_CSUM;
1365pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GENEVE_UDP_ZERO_CSUM6_TX;
1366pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GENEVE_UDP_ZERO_CSUM6_RX;
1367pub const IFLA_GENEVE_LABEL: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GENEVE_LABEL;
1368pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GENEVE_TTL_INHERIT;
1369pub const IFLA_GENEVE_DF: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GENEVE_DF;
1370pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GENEVE_INNER_PROTO_INHERIT;
1371pub const __IFLA_GENEVE_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GENEVE_MAX;
1372pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BAREUDP_UNSPEC;
1373pub const IFLA_BAREUDP_PORT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BAREUDP_PORT;
1374pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BAREUDP_ETHERTYPE;
1375pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BAREUDP_SRCPORT_MIN;
1376pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BAREUDP_MULTIPROTO_MODE;
1377pub const __IFLA_BAREUDP_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BAREUDP_MAX;
1378pub const IFLA_PPP_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFLA_PPP_UNSPEC;
1379pub const IFLA_PPP_DEV_FD: _bindgen_ty_27 = _bindgen_ty_27::IFLA_PPP_DEV_FD;
1380pub const __IFLA_PPP_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IFLA_PPP_MAX;
1381pub const IFLA_GTP_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_GTP_UNSPEC;
1382pub const IFLA_GTP_FD0: _bindgen_ty_28 = _bindgen_ty_28::IFLA_GTP_FD0;
1383pub const IFLA_GTP_FD1: _bindgen_ty_28 = _bindgen_ty_28::IFLA_GTP_FD1;
1384pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_GTP_PDP_HASHSIZE;
1385pub const IFLA_GTP_ROLE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_GTP_ROLE;
1386pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_28 = _bindgen_ty_28::IFLA_GTP_CREATE_SOCKETS;
1387pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_28 = _bindgen_ty_28::IFLA_GTP_RESTART_COUNT;
1388pub const IFLA_GTP_LOCAL: _bindgen_ty_28 = _bindgen_ty_28::IFLA_GTP_LOCAL;
1389pub const IFLA_GTP_LOCAL6: _bindgen_ty_28 = _bindgen_ty_28::IFLA_GTP_LOCAL6;
1390pub const __IFLA_GTP_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA_GTP_MAX;
1391pub const IFLA_BOND_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_UNSPEC;
1392pub const IFLA_BOND_MODE: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_MODE;
1393pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_ACTIVE_SLAVE;
1394pub const IFLA_BOND_MIIMON: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_MIIMON;
1395pub const IFLA_BOND_UPDELAY: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_UPDELAY;
1396pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_DOWNDELAY;
1397pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_USE_CARRIER;
1398pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_ARP_INTERVAL;
1399pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_ARP_IP_TARGET;
1400pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_ARP_VALIDATE;
1401pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_ARP_ALL_TARGETS;
1402pub const IFLA_BOND_PRIMARY: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_PRIMARY;
1403pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_PRIMARY_RESELECT;
1404pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_FAIL_OVER_MAC;
1405pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_XMIT_HASH_POLICY;
1406pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_RESEND_IGMP;
1407pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_NUM_PEER_NOTIF;
1408pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_ALL_SLAVES_ACTIVE;
1409pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_MIN_LINKS;
1410pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_LP_INTERVAL;
1411pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_PACKETS_PER_SLAVE;
1412pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_AD_LACP_RATE;
1413pub const IFLA_BOND_AD_SELECT: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_AD_SELECT;
1414pub const IFLA_BOND_AD_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_AD_INFO;
1415pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_AD_ACTOR_SYS_PRIO;
1416pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_AD_USER_PORT_KEY;
1417pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_AD_ACTOR_SYSTEM;
1418pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_TLB_DYNAMIC_LB;
1419pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_PEER_NOTIF_DELAY;
1420pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_AD_LACP_ACTIVE;
1421pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_MISSED_MAX;
1422pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_NS_IP6_TARGET;
1423pub const IFLA_BOND_COUPLED_CONTROL: _bindgen_ty_29 = _bindgen_ty_29::IFLA_BOND_COUPLED_CONTROL;
1424pub const __IFLA_BOND_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_BOND_MAX;
1425pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_BOND_AD_INFO_UNSPEC;
1426pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_30 = _bindgen_ty_30::IFLA_BOND_AD_INFO_AGGREGATOR;
1427pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_BOND_AD_INFO_NUM_PORTS;
1428pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_30 = _bindgen_ty_30::IFLA_BOND_AD_INFO_ACTOR_KEY;
1429pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_30 = _bindgen_ty_30::IFLA_BOND_AD_INFO_PARTNER_KEY;
1430pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_BOND_AD_INFO_PARTNER_MAC;
1431pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_BOND_AD_INFO_MAX;
1432pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFLA_BOND_SLAVE_UNSPEC;
1433pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_31 = _bindgen_ty_31::IFLA_BOND_SLAVE_STATE;
1434pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_31 = _bindgen_ty_31::IFLA_BOND_SLAVE_MII_STATUS;
1435pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_31 = _bindgen_ty_31::IFLA_BOND_SLAVE_LINK_FAILURE_COUNT;
1436pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_31 = _bindgen_ty_31::IFLA_BOND_SLAVE_PERM_HWADDR;
1437pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_31 = _bindgen_ty_31::IFLA_BOND_SLAVE_QUEUE_ID;
1438pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_31 = _bindgen_ty_31::IFLA_BOND_SLAVE_AD_AGGREGATOR_ID;
1439pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_31 = _bindgen_ty_31::IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE;
1440pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_31 = _bindgen_ty_31::IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE;
1441pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_BOND_SLAVE_PRIO;
1442pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IFLA_BOND_SLAVE_MAX;
1443pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_32 = _bindgen_ty_32::IFLA_VF_INFO_UNSPEC;
1444pub const IFLA_VF_INFO: _bindgen_ty_32 = _bindgen_ty_32::IFLA_VF_INFO;
1445pub const __IFLA_VF_INFO_MAX: _bindgen_ty_32 = _bindgen_ty_32::__IFLA_VF_INFO_MAX;
1446pub const IFLA_VF_UNSPEC: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_UNSPEC;
1447pub const IFLA_VF_MAC: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_MAC;
1448pub const IFLA_VF_VLAN: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_VLAN;
1449pub const IFLA_VF_TX_RATE: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_TX_RATE;
1450pub const IFLA_VF_SPOOFCHK: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_SPOOFCHK;
1451pub const IFLA_VF_LINK_STATE: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_LINK_STATE;
1452pub const IFLA_VF_RATE: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_RATE;
1453pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_RSS_QUERY_EN;
1454pub const IFLA_VF_STATS: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_STATS;
1455pub const IFLA_VF_TRUST: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_TRUST;
1456pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_IB_NODE_GUID;
1457pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_IB_PORT_GUID;
1458pub const IFLA_VF_VLAN_LIST: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_VLAN_LIST;
1459pub const IFLA_VF_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_BROADCAST;
1460pub const __IFLA_VF_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_VF_MAX;
1461pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_VLAN_INFO_UNSPEC;
1462pub const IFLA_VF_VLAN_INFO: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_VLAN_INFO;
1463pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF_VLAN_INFO_MAX;
1464pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_35 = _bindgen_ty_35::IFLA_VF_LINK_STATE_AUTO;
1465pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_VF_LINK_STATE_ENABLE;
1466pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_VF_LINK_STATE_DISABLE;
1467pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_VF_LINK_STATE_MAX;
1468pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_36 = _bindgen_ty_36::IFLA_VF_STATS_RX_PACKETS;
1469pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_36 = _bindgen_ty_36::IFLA_VF_STATS_TX_PACKETS;
1470pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_36 = _bindgen_ty_36::IFLA_VF_STATS_RX_BYTES;
1471pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_36 = _bindgen_ty_36::IFLA_VF_STATS_TX_BYTES;
1472pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_36 = _bindgen_ty_36::IFLA_VF_STATS_BROADCAST;
1473pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_36 = _bindgen_ty_36::IFLA_VF_STATS_MULTICAST;
1474pub const IFLA_VF_STATS_PAD: _bindgen_ty_36 = _bindgen_ty_36::IFLA_VF_STATS_PAD;
1475pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_36 = _bindgen_ty_36::IFLA_VF_STATS_RX_DROPPED;
1476pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_36 = _bindgen_ty_36::IFLA_VF_STATS_TX_DROPPED;
1477pub const __IFLA_VF_STATS_MAX: _bindgen_ty_36 = _bindgen_ty_36::__IFLA_VF_STATS_MAX;
1478pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_37 = _bindgen_ty_37::IFLA_VF_PORT_UNSPEC;
1479pub const IFLA_VF_PORT: _bindgen_ty_37 = _bindgen_ty_37::IFLA_VF_PORT;
1480pub const __IFLA_VF_PORT_MAX: _bindgen_ty_37 = _bindgen_ty_37::__IFLA_VF_PORT_MAX;
1481pub const IFLA_PORT_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_PORT_UNSPEC;
1482pub const IFLA_PORT_VF: _bindgen_ty_38 = _bindgen_ty_38::IFLA_PORT_VF;
1483pub const IFLA_PORT_PROFILE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_PORT_PROFILE;
1484pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_PORT_VSI_TYPE;
1485pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_38 = _bindgen_ty_38::IFLA_PORT_INSTANCE_UUID;
1486pub const IFLA_PORT_HOST_UUID: _bindgen_ty_38 = _bindgen_ty_38::IFLA_PORT_HOST_UUID;
1487pub const IFLA_PORT_REQUEST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_PORT_REQUEST;
1488pub const IFLA_PORT_RESPONSE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_PORT_RESPONSE;
1489pub const __IFLA_PORT_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_PORT_MAX;
1490pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_39 = _bindgen_ty_39::PORT_REQUEST_PREASSOCIATE;
1491pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_39 = _bindgen_ty_39::PORT_REQUEST_PREASSOCIATE_RR;
1492pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_39 = _bindgen_ty_39::PORT_REQUEST_ASSOCIATE;
1493pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_39 = _bindgen_ty_39::PORT_REQUEST_DISASSOCIATE;
1494pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_40 = _bindgen_ty_40::PORT_VDP_RESPONSE_SUCCESS;
1495pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_40 = _bindgen_ty_40::PORT_VDP_RESPONSE_INVALID_FORMAT;
1496pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_40 = _bindgen_ty_40::PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES;
1497pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_40 = _bindgen_ty_40::PORT_VDP_RESPONSE_UNUSED_VTID;
1498pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_40 = _bindgen_ty_40::PORT_VDP_RESPONSE_VTID_VIOLATION;
1499pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_40 = _bindgen_ty_40::PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION;
1500pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_40 = _bindgen_ty_40::PORT_VDP_RESPONSE_OUT_OF_SYNC;
1501pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_40 = _bindgen_ty_40::PORT_PROFILE_RESPONSE_SUCCESS;
1502pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_40 = _bindgen_ty_40::PORT_PROFILE_RESPONSE_INPROGRESS;
1503pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_40 = _bindgen_ty_40::PORT_PROFILE_RESPONSE_INVALID;
1504pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_40 = _bindgen_ty_40::PORT_PROFILE_RESPONSE_BADSTATE;
1505pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_40 = _bindgen_ty_40::PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES;
1506pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_40 = _bindgen_ty_40::PORT_PROFILE_RESPONSE_ERROR;
1507pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_IPOIB_UNSPEC;
1508pub const IFLA_IPOIB_PKEY: _bindgen_ty_41 = _bindgen_ty_41::IFLA_IPOIB_PKEY;
1509pub const IFLA_IPOIB_MODE: _bindgen_ty_41 = _bindgen_ty_41::IFLA_IPOIB_MODE;
1510pub const IFLA_IPOIB_UMCAST: _bindgen_ty_41 = _bindgen_ty_41::IFLA_IPOIB_UMCAST;
1511pub const __IFLA_IPOIB_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_IPOIB_MAX;
1512pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_42 = _bindgen_ty_42::IPOIB_MODE_DATAGRAM;
1513pub const IPOIB_MODE_CONNECTED: _bindgen_ty_42 = _bindgen_ty_42::IPOIB_MODE_CONNECTED;
1514pub const HSR_PROTOCOL_HSR: _bindgen_ty_43 = _bindgen_ty_43::HSR_PROTOCOL_HSR;
1515pub const HSR_PROTOCOL_PRP: _bindgen_ty_43 = _bindgen_ty_43::HSR_PROTOCOL_PRP;
1516pub const HSR_PROTOCOL_MAX: _bindgen_ty_43 = _bindgen_ty_43::HSR_PROTOCOL_MAX;
1517pub const IFLA_HSR_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::IFLA_HSR_UNSPEC;
1518pub const IFLA_HSR_SLAVE1: _bindgen_ty_44 = _bindgen_ty_44::IFLA_HSR_SLAVE1;
1519pub const IFLA_HSR_SLAVE2: _bindgen_ty_44 = _bindgen_ty_44::IFLA_HSR_SLAVE2;
1520pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_44 = _bindgen_ty_44::IFLA_HSR_MULTICAST_SPEC;
1521pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_44 = _bindgen_ty_44::IFLA_HSR_SUPERVISION_ADDR;
1522pub const IFLA_HSR_SEQ_NR: _bindgen_ty_44 = _bindgen_ty_44::IFLA_HSR_SEQ_NR;
1523pub const IFLA_HSR_VERSION: _bindgen_ty_44 = _bindgen_ty_44::IFLA_HSR_VERSION;
1524pub const IFLA_HSR_PROTOCOL: _bindgen_ty_44 = _bindgen_ty_44::IFLA_HSR_PROTOCOL;
1525pub const IFLA_HSR_INTERLINK: _bindgen_ty_44 = _bindgen_ty_44::IFLA_HSR_INTERLINK;
1526pub const __IFLA_HSR_MAX: _bindgen_ty_44 = _bindgen_ty_44::__IFLA_HSR_MAX;
1527pub const IFLA_STATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::IFLA_STATS_UNSPEC;
1528pub const IFLA_STATS_LINK_64: _bindgen_ty_45 = _bindgen_ty_45::IFLA_STATS_LINK_64;
1529pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_45 = _bindgen_ty_45::IFLA_STATS_LINK_XSTATS;
1530pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_45 = _bindgen_ty_45::IFLA_STATS_LINK_XSTATS_SLAVE;
1531pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_45 = _bindgen_ty_45::IFLA_STATS_LINK_OFFLOAD_XSTATS;
1532pub const IFLA_STATS_AF_SPEC: _bindgen_ty_45 = _bindgen_ty_45::IFLA_STATS_AF_SPEC;
1533pub const __IFLA_STATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__IFLA_STATS_MAX;
1534pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_46 = _bindgen_ty_46::IFLA_STATS_GETSET_UNSPEC;
1535pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_46 = _bindgen_ty_46::IFLA_STATS_GET_FILTERS;
1536pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_46 = _bindgen_ty_46::IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS;
1537pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_46 = _bindgen_ty_46::__IFLA_STATS_GETSET_MAX;
1538pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_47 = _bindgen_ty_47::LINK_XSTATS_TYPE_UNSPEC;
1539pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_47 = _bindgen_ty_47::LINK_XSTATS_TYPE_BRIDGE;
1540pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_47 = _bindgen_ty_47::LINK_XSTATS_TYPE_BOND;
1541pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_47 = _bindgen_ty_47::__LINK_XSTATS_TYPE_MAX;
1542pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_OFFLOAD_XSTATS_UNSPEC;
1543pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_48 = _bindgen_ty_48::IFLA_OFFLOAD_XSTATS_CPU_HIT;
1544pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_48 = _bindgen_ty_48::IFLA_OFFLOAD_XSTATS_HW_S_INFO;
1545pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_OFFLOAD_XSTATS_L3_STATS;
1546pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_OFFLOAD_XSTATS_MAX;
1547pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_49 = _bindgen_ty_49::IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC;
1548pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_49 = _bindgen_ty_49::IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST;
1549pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_49 = _bindgen_ty_49::IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED;
1550pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_49 = _bindgen_ty_49::__IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX;
1551pub const XDP_ATTACHED_NONE: _bindgen_ty_50 = _bindgen_ty_50::XDP_ATTACHED_NONE;
1552pub const XDP_ATTACHED_DRV: _bindgen_ty_50 = _bindgen_ty_50::XDP_ATTACHED_DRV;
1553pub const XDP_ATTACHED_SKB: _bindgen_ty_50 = _bindgen_ty_50::XDP_ATTACHED_SKB;
1554pub const XDP_ATTACHED_HW: _bindgen_ty_50 = _bindgen_ty_50::XDP_ATTACHED_HW;
1555pub const XDP_ATTACHED_MULTI: _bindgen_ty_50 = _bindgen_ty_50::XDP_ATTACHED_MULTI;
1556pub const IFLA_XDP_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_XDP_UNSPEC;
1557pub const IFLA_XDP_FD: _bindgen_ty_51 = _bindgen_ty_51::IFLA_XDP_FD;
1558pub const IFLA_XDP_ATTACHED: _bindgen_ty_51 = _bindgen_ty_51::IFLA_XDP_ATTACHED;
1559pub const IFLA_XDP_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_XDP_FLAGS;
1560pub const IFLA_XDP_PROG_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_XDP_PROG_ID;
1561pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_XDP_DRV_PROG_ID;
1562pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_XDP_SKB_PROG_ID;
1563pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_XDP_HW_PROG_ID;
1564pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_51 = _bindgen_ty_51::IFLA_XDP_EXPECTED_FD;
1565pub const __IFLA_XDP_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_XDP_MAX;
1566pub const IFLA_EVENT_NONE: _bindgen_ty_52 = _bindgen_ty_52::IFLA_EVENT_NONE;
1567pub const IFLA_EVENT_REBOOT: _bindgen_ty_52 = _bindgen_ty_52::IFLA_EVENT_REBOOT;
1568pub const IFLA_EVENT_FEATURES: _bindgen_ty_52 = _bindgen_ty_52::IFLA_EVENT_FEATURES;
1569pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_52 = _bindgen_ty_52::IFLA_EVENT_BONDING_FAILOVER;
1570pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_52 = _bindgen_ty_52::IFLA_EVENT_NOTIFY_PEERS;
1571pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_52 = _bindgen_ty_52::IFLA_EVENT_IGMP_RESEND;
1572pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_52 = _bindgen_ty_52::IFLA_EVENT_BONDING_OPTIONS;
1573pub const IFLA_TUN_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_TUN_UNSPEC;
1574pub const IFLA_TUN_OWNER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_TUN_OWNER;
1575pub const IFLA_TUN_GROUP: _bindgen_ty_53 = _bindgen_ty_53::IFLA_TUN_GROUP;
1576pub const IFLA_TUN_TYPE: _bindgen_ty_53 = _bindgen_ty_53::IFLA_TUN_TYPE;
1577pub const IFLA_TUN_PI: _bindgen_ty_53 = _bindgen_ty_53::IFLA_TUN_PI;
1578pub const IFLA_TUN_VNET_HDR: _bindgen_ty_53 = _bindgen_ty_53::IFLA_TUN_VNET_HDR;
1579pub const IFLA_TUN_PERSIST: _bindgen_ty_53 = _bindgen_ty_53::IFLA_TUN_PERSIST;
1580pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_53 = _bindgen_ty_53::IFLA_TUN_MULTI_QUEUE;
1581pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_53 = _bindgen_ty_53::IFLA_TUN_NUM_QUEUES;
1582pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_53 = _bindgen_ty_53::IFLA_TUN_NUM_DISABLED_QUEUES;
1583pub const __IFLA_TUN_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_TUN_MAX;
1584pub const IFLA_RMNET_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFLA_RMNET_UNSPEC;
1585pub const IFLA_RMNET_MUX_ID: _bindgen_ty_54 = _bindgen_ty_54::IFLA_RMNET_MUX_ID;
1586pub const IFLA_RMNET_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFLA_RMNET_FLAGS;
1587pub const __IFLA_RMNET_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFLA_RMNET_MAX;
1588pub const IFLA_MCTP_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::IFLA_MCTP_UNSPEC;
1589pub const IFLA_MCTP_NET: _bindgen_ty_55 = _bindgen_ty_55::IFLA_MCTP_NET;
1590pub const IFLA_MCTP_PHYS_BINDING: _bindgen_ty_55 = _bindgen_ty_55::IFLA_MCTP_PHYS_BINDING;
1591pub const __IFLA_MCTP_MAX: _bindgen_ty_55 = _bindgen_ty_55::__IFLA_MCTP_MAX;
1592pub const IFLA_DSA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::IFLA_DSA_UNSPEC;
1593pub const IFLA_DSA_CONDUIT: _bindgen_ty_56 = _bindgen_ty_56::IFLA_DSA_CONDUIT;
1594pub const IFLA_DSA_MASTER: _bindgen_ty_56 = _bindgen_ty_56::IFLA_DSA_CONDUIT;
1595pub const __IFLA_DSA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__IFLA_DSA_MAX;
1596pub const IF_PORT_UNKNOWN: _bindgen_ty_57 = _bindgen_ty_57::IF_PORT_UNKNOWN;
1597pub const IF_PORT_10BASE2: _bindgen_ty_57 = _bindgen_ty_57::IF_PORT_10BASE2;
1598pub const IF_PORT_10BASET: _bindgen_ty_57 = _bindgen_ty_57::IF_PORT_10BASET;
1599pub const IF_PORT_AUI: _bindgen_ty_57 = _bindgen_ty_57::IF_PORT_AUI;
1600pub const IF_PORT_100BASET: _bindgen_ty_57 = _bindgen_ty_57::IF_PORT_100BASET;
1601pub const IF_PORT_100BASETX: _bindgen_ty_57 = _bindgen_ty_57::IF_PORT_100BASETX;
1602pub const IF_PORT_100BASEFX: _bindgen_ty_57 = _bindgen_ty_57::IF_PORT_100BASEFX;
1603#[repr(u32)]
1604#[non_exhaustive]
1605#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1606pub enum net_device_flags {
1607IFF_UP = 1,
1608IFF_BROADCAST = 2,
1609IFF_DEBUG = 4,
1610IFF_LOOPBACK = 8,
1611IFF_POINTOPOINT = 16,
1612IFF_NOTRAILERS = 32,
1613IFF_RUNNING = 64,
1614IFF_NOARP = 128,
1615IFF_PROMISC = 256,
1616IFF_ALLMULTI = 512,
1617IFF_MASTER = 1024,
1618IFF_SLAVE = 2048,
1619IFF_MULTICAST = 4096,
1620IFF_PORTSEL = 8192,
1621IFF_AUTOMEDIA = 16384,
1622IFF_DYNAMIC = 32768,
1623IFF_LOWER_UP = 65536,
1624IFF_DORMANT = 131072,
1625IFF_ECHO = 262144,
1626}
1627#[repr(u32)]
1628#[non_exhaustive]
1629#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1630pub enum _bindgen_ty_1 {
1631IF_OPER_UNKNOWN = 0,
1632IF_OPER_NOTPRESENT = 1,
1633IF_OPER_DOWN = 2,
1634IF_OPER_LOWERLAYERDOWN = 3,
1635IF_OPER_TESTING = 4,
1636IF_OPER_DORMANT = 5,
1637IF_OPER_UP = 6,
1638}
1639#[repr(u32)]
1640#[non_exhaustive]
1641#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1642pub enum _bindgen_ty_2 {
1643IF_LINK_MODE_DEFAULT = 0,
1644IF_LINK_MODE_DORMANT = 1,
1645IF_LINK_MODE_TESTING = 2,
1646}
1647#[repr(u32)]
1648#[non_exhaustive]
1649#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1650pub enum tpacket_versions {
1651TPACKET_V1 = 0,
1652TPACKET_V2 = 1,
1653TPACKET_V3 = 2,
1654}
1655#[repr(u32)]
1656#[non_exhaustive]
1657#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1658pub enum nlmsgerr_attrs {
1659NLMSGERR_ATTR_UNUSED = 0,
1660NLMSGERR_ATTR_MSG = 1,
1661NLMSGERR_ATTR_OFFS = 2,
1662NLMSGERR_ATTR_COOKIE = 3,
1663NLMSGERR_ATTR_POLICY = 4,
1664NLMSGERR_ATTR_MISS_TYPE = 5,
1665NLMSGERR_ATTR_MISS_NEST = 6,
1666__NLMSGERR_ATTR_MAX = 7,
1667}
1668#[repr(u32)]
1669#[non_exhaustive]
1670#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1671pub enum nl_mmap_status {
1672NL_MMAP_STATUS_UNUSED = 0,
1673NL_MMAP_STATUS_RESERVED = 1,
1674NL_MMAP_STATUS_VALID = 2,
1675NL_MMAP_STATUS_COPY = 3,
1676NL_MMAP_STATUS_SKIP = 4,
1677}
1678#[repr(u32)]
1679#[non_exhaustive]
1680#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1681pub enum _bindgen_ty_3 {
1682NETLINK_UNCONNECTED = 0,
1683NETLINK_CONNECTED = 1,
1684}
1685#[repr(u32)]
1686#[non_exhaustive]
1687#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1688pub enum netlink_attribute_type {
1689NL_ATTR_TYPE_INVALID = 0,
1690NL_ATTR_TYPE_FLAG = 1,
1691NL_ATTR_TYPE_U8 = 2,
1692NL_ATTR_TYPE_U16 = 3,
1693NL_ATTR_TYPE_U32 = 4,
1694NL_ATTR_TYPE_U64 = 5,
1695NL_ATTR_TYPE_S8 = 6,
1696NL_ATTR_TYPE_S16 = 7,
1697NL_ATTR_TYPE_S32 = 8,
1698NL_ATTR_TYPE_S64 = 9,
1699NL_ATTR_TYPE_BINARY = 10,
1700NL_ATTR_TYPE_STRING = 11,
1701NL_ATTR_TYPE_NUL_STRING = 12,
1702NL_ATTR_TYPE_NESTED = 13,
1703NL_ATTR_TYPE_NESTED_ARRAY = 14,
1704NL_ATTR_TYPE_BITFIELD32 = 15,
1705NL_ATTR_TYPE_SINT = 16,
1706NL_ATTR_TYPE_UINT = 17,
1707}
1708#[repr(u32)]
1709#[non_exhaustive]
1710#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1711pub enum netlink_policy_type_attr {
1712NL_POLICY_TYPE_ATTR_UNSPEC = 0,
1713NL_POLICY_TYPE_ATTR_TYPE = 1,
1714NL_POLICY_TYPE_ATTR_MIN_VALUE_S = 2,
1715NL_POLICY_TYPE_ATTR_MAX_VALUE_S = 3,
1716NL_POLICY_TYPE_ATTR_MIN_VALUE_U = 4,
1717NL_POLICY_TYPE_ATTR_MAX_VALUE_U = 5,
1718NL_POLICY_TYPE_ATTR_MIN_LENGTH = 6,
1719NL_POLICY_TYPE_ATTR_MAX_LENGTH = 7,
1720NL_POLICY_TYPE_ATTR_POLICY_IDX = 8,
1721NL_POLICY_TYPE_ATTR_POLICY_MAXTYPE = 9,
1722NL_POLICY_TYPE_ATTR_BITFIELD32_MASK = 10,
1723NL_POLICY_TYPE_ATTR_PAD = 11,
1724NL_POLICY_TYPE_ATTR_MASK = 12,
1725__NL_POLICY_TYPE_ATTR_MAX = 13,
1726}
1727#[repr(u32)]
1728#[non_exhaustive]
1729#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1730pub enum _bindgen_ty_4 {
1731IFLA_UNSPEC = 0,
1732IFLA_ADDRESS = 1,
1733IFLA_BROADCAST = 2,
1734IFLA_IFNAME = 3,
1735IFLA_MTU = 4,
1736IFLA_LINK = 5,
1737IFLA_QDISC = 6,
1738IFLA_STATS = 7,
1739IFLA_COST = 8,
1740IFLA_PRIORITY = 9,
1741IFLA_MASTER = 10,
1742IFLA_WIRELESS = 11,
1743IFLA_PROTINFO = 12,
1744IFLA_TXQLEN = 13,
1745IFLA_MAP = 14,
1746IFLA_WEIGHT = 15,
1747IFLA_OPERSTATE = 16,
1748IFLA_LINKMODE = 17,
1749IFLA_LINKINFO = 18,
1750IFLA_NET_NS_PID = 19,
1751IFLA_IFALIAS = 20,
1752IFLA_NUM_VF = 21,
1753IFLA_VFINFO_LIST = 22,
1754IFLA_STATS64 = 23,
1755IFLA_VF_PORTS = 24,
1756IFLA_PORT_SELF = 25,
1757IFLA_AF_SPEC = 26,
1758IFLA_GROUP = 27,
1759IFLA_NET_NS_FD = 28,
1760IFLA_EXT_MASK = 29,
1761IFLA_PROMISCUITY = 30,
1762IFLA_NUM_TX_QUEUES = 31,
1763IFLA_NUM_RX_QUEUES = 32,
1764IFLA_CARRIER = 33,
1765IFLA_PHYS_PORT_ID = 34,
1766IFLA_CARRIER_CHANGES = 35,
1767IFLA_PHYS_SWITCH_ID = 36,
1768IFLA_LINK_NETNSID = 37,
1769IFLA_PHYS_PORT_NAME = 38,
1770IFLA_PROTO_DOWN = 39,
1771IFLA_GSO_MAX_SEGS = 40,
1772IFLA_GSO_MAX_SIZE = 41,
1773IFLA_PAD = 42,
1774IFLA_XDP = 43,
1775IFLA_EVENT = 44,
1776IFLA_NEW_NETNSID = 45,
1777IFLA_IF_NETNSID = 46,
1778IFLA_CARRIER_UP_COUNT = 47,
1779IFLA_CARRIER_DOWN_COUNT = 48,
1780IFLA_NEW_IFINDEX = 49,
1781IFLA_MIN_MTU = 50,
1782IFLA_MAX_MTU = 51,
1783IFLA_PROP_LIST = 52,
1784IFLA_ALT_IFNAME = 53,
1785IFLA_PERM_ADDRESS = 54,
1786IFLA_PROTO_DOWN_REASON = 55,
1787IFLA_PARENT_DEV_NAME = 56,
1788IFLA_PARENT_DEV_BUS_NAME = 57,
1789IFLA_GRO_MAX_SIZE = 58,
1790IFLA_TSO_MAX_SIZE = 59,
1791IFLA_TSO_MAX_SEGS = 60,
1792IFLA_ALLMULTI = 61,
1793IFLA_DEVLINK_PORT = 62,
1794IFLA_GSO_IPV4_MAX_SIZE = 63,
1795IFLA_GRO_IPV4_MAX_SIZE = 64,
1796IFLA_DPLL_PIN = 65,
1797IFLA_MAX_PACING_OFFLOAD_HORIZON = 66,
1798__IFLA_MAX = 67,
1799}
1800#[repr(u32)]
1801#[non_exhaustive]
1802#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1803pub enum _bindgen_ty_5 {
1804IFLA_PROTO_DOWN_REASON_UNSPEC = 0,
1805IFLA_PROTO_DOWN_REASON_MASK = 1,
1806IFLA_PROTO_DOWN_REASON_VALUE = 2,
1807__IFLA_PROTO_DOWN_REASON_CNT = 3,
1808}
1809#[repr(u32)]
1810#[non_exhaustive]
1811#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1812pub enum _bindgen_ty_6 {
1813IFLA_INET_UNSPEC = 0,
1814IFLA_INET_CONF = 1,
1815__IFLA_INET_MAX = 2,
1816}
1817#[repr(u32)]
1818#[non_exhaustive]
1819#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1820pub enum _bindgen_ty_7 {
1821IFLA_INET6_UNSPEC = 0,
1822IFLA_INET6_FLAGS = 1,
1823IFLA_INET6_CONF = 2,
1824IFLA_INET6_STATS = 3,
1825IFLA_INET6_MCAST = 4,
1826IFLA_INET6_CACHEINFO = 5,
1827IFLA_INET6_ICMP6STATS = 6,
1828IFLA_INET6_TOKEN = 7,
1829IFLA_INET6_ADDR_GEN_MODE = 8,
1830IFLA_INET6_RA_MTU = 9,
1831__IFLA_INET6_MAX = 10,
1832}
1833#[repr(u32)]
1834#[non_exhaustive]
1835#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1836pub enum in6_addr_gen_mode {
1837IN6_ADDR_GEN_MODE_EUI64 = 0,
1838IN6_ADDR_GEN_MODE_NONE = 1,
1839IN6_ADDR_GEN_MODE_STABLE_PRIVACY = 2,
1840IN6_ADDR_GEN_MODE_RANDOM = 3,
1841}
1842#[repr(u32)]
1843#[non_exhaustive]
1844#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1845pub enum _bindgen_ty_8 {
1846IFLA_BR_UNSPEC = 0,
1847IFLA_BR_FORWARD_DELAY = 1,
1848IFLA_BR_HELLO_TIME = 2,
1849IFLA_BR_MAX_AGE = 3,
1850IFLA_BR_AGEING_TIME = 4,
1851IFLA_BR_STP_STATE = 5,
1852IFLA_BR_PRIORITY = 6,
1853IFLA_BR_VLAN_FILTERING = 7,
1854IFLA_BR_VLAN_PROTOCOL = 8,
1855IFLA_BR_GROUP_FWD_MASK = 9,
1856IFLA_BR_ROOT_ID = 10,
1857IFLA_BR_BRIDGE_ID = 11,
1858IFLA_BR_ROOT_PORT = 12,
1859IFLA_BR_ROOT_PATH_COST = 13,
1860IFLA_BR_TOPOLOGY_CHANGE = 14,
1861IFLA_BR_TOPOLOGY_CHANGE_DETECTED = 15,
1862IFLA_BR_HELLO_TIMER = 16,
1863IFLA_BR_TCN_TIMER = 17,
1864IFLA_BR_TOPOLOGY_CHANGE_TIMER = 18,
1865IFLA_BR_GC_TIMER = 19,
1866IFLA_BR_GROUP_ADDR = 20,
1867IFLA_BR_FDB_FLUSH = 21,
1868IFLA_BR_MCAST_ROUTER = 22,
1869IFLA_BR_MCAST_SNOOPING = 23,
1870IFLA_BR_MCAST_QUERY_USE_IFADDR = 24,
1871IFLA_BR_MCAST_QUERIER = 25,
1872IFLA_BR_MCAST_HASH_ELASTICITY = 26,
1873IFLA_BR_MCAST_HASH_MAX = 27,
1874IFLA_BR_MCAST_LAST_MEMBER_CNT = 28,
1875IFLA_BR_MCAST_STARTUP_QUERY_CNT = 29,
1876IFLA_BR_MCAST_LAST_MEMBER_INTVL = 30,
1877IFLA_BR_MCAST_MEMBERSHIP_INTVL = 31,
1878IFLA_BR_MCAST_QUERIER_INTVL = 32,
1879IFLA_BR_MCAST_QUERY_INTVL = 33,
1880IFLA_BR_MCAST_QUERY_RESPONSE_INTVL = 34,
1881IFLA_BR_MCAST_STARTUP_QUERY_INTVL = 35,
1882IFLA_BR_NF_CALL_IPTABLES = 36,
1883IFLA_BR_NF_CALL_IP6TABLES = 37,
1884IFLA_BR_NF_CALL_ARPTABLES = 38,
1885IFLA_BR_VLAN_DEFAULT_PVID = 39,
1886IFLA_BR_PAD = 40,
1887IFLA_BR_VLAN_STATS_ENABLED = 41,
1888IFLA_BR_MCAST_STATS_ENABLED = 42,
1889IFLA_BR_MCAST_IGMP_VERSION = 43,
1890IFLA_BR_MCAST_MLD_VERSION = 44,
1891IFLA_BR_VLAN_STATS_PER_PORT = 45,
1892IFLA_BR_MULTI_BOOLOPT = 46,
1893IFLA_BR_MCAST_QUERIER_STATE = 47,
1894IFLA_BR_FDB_N_LEARNED = 48,
1895IFLA_BR_FDB_MAX_LEARNED = 49,
1896__IFLA_BR_MAX = 50,
1897}
1898#[repr(u32)]
1899#[non_exhaustive]
1900#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1901pub enum _bindgen_ty_9 {
1902BRIDGE_MODE_UNSPEC = 0,
1903BRIDGE_MODE_HAIRPIN = 1,
1904}
1905#[repr(u32)]
1906#[non_exhaustive]
1907#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1908pub enum _bindgen_ty_10 {
1909IFLA_BRPORT_UNSPEC = 0,
1910IFLA_BRPORT_STATE = 1,
1911IFLA_BRPORT_PRIORITY = 2,
1912IFLA_BRPORT_COST = 3,
1913IFLA_BRPORT_MODE = 4,
1914IFLA_BRPORT_GUARD = 5,
1915IFLA_BRPORT_PROTECT = 6,
1916IFLA_BRPORT_FAST_LEAVE = 7,
1917IFLA_BRPORT_LEARNING = 8,
1918IFLA_BRPORT_UNICAST_FLOOD = 9,
1919IFLA_BRPORT_PROXYARP = 10,
1920IFLA_BRPORT_LEARNING_SYNC = 11,
1921IFLA_BRPORT_PROXYARP_WIFI = 12,
1922IFLA_BRPORT_ROOT_ID = 13,
1923IFLA_BRPORT_BRIDGE_ID = 14,
1924IFLA_BRPORT_DESIGNATED_PORT = 15,
1925IFLA_BRPORT_DESIGNATED_COST = 16,
1926IFLA_BRPORT_ID = 17,
1927IFLA_BRPORT_NO = 18,
1928IFLA_BRPORT_TOPOLOGY_CHANGE_ACK = 19,
1929IFLA_BRPORT_CONFIG_PENDING = 20,
1930IFLA_BRPORT_MESSAGE_AGE_TIMER = 21,
1931IFLA_BRPORT_FORWARD_DELAY_TIMER = 22,
1932IFLA_BRPORT_HOLD_TIMER = 23,
1933IFLA_BRPORT_FLUSH = 24,
1934IFLA_BRPORT_MULTICAST_ROUTER = 25,
1935IFLA_BRPORT_PAD = 26,
1936IFLA_BRPORT_MCAST_FLOOD = 27,
1937IFLA_BRPORT_MCAST_TO_UCAST = 28,
1938IFLA_BRPORT_VLAN_TUNNEL = 29,
1939IFLA_BRPORT_BCAST_FLOOD = 30,
1940IFLA_BRPORT_GROUP_FWD_MASK = 31,
1941IFLA_BRPORT_NEIGH_SUPPRESS = 32,
1942IFLA_BRPORT_ISOLATED = 33,
1943IFLA_BRPORT_BACKUP_PORT = 34,
1944IFLA_BRPORT_MRP_RING_OPEN = 35,
1945IFLA_BRPORT_MRP_IN_OPEN = 36,
1946IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT = 37,
1947IFLA_BRPORT_MCAST_EHT_HOSTS_CNT = 38,
1948IFLA_BRPORT_LOCKED = 39,
1949IFLA_BRPORT_MAB = 40,
1950IFLA_BRPORT_MCAST_N_GROUPS = 41,
1951IFLA_BRPORT_MCAST_MAX_GROUPS = 42,
1952IFLA_BRPORT_NEIGH_VLAN_SUPPRESS = 43,
1953IFLA_BRPORT_BACKUP_NHID = 44,
1954__IFLA_BRPORT_MAX = 45,
1955}
1956#[repr(u32)]
1957#[non_exhaustive]
1958#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1959pub enum _bindgen_ty_11 {
1960IFLA_INFO_UNSPEC = 0,
1961IFLA_INFO_KIND = 1,
1962IFLA_INFO_DATA = 2,
1963IFLA_INFO_XSTATS = 3,
1964IFLA_INFO_SLAVE_KIND = 4,
1965IFLA_INFO_SLAVE_DATA = 5,
1966__IFLA_INFO_MAX = 6,
1967}
1968#[repr(u32)]
1969#[non_exhaustive]
1970#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1971pub enum _bindgen_ty_12 {
1972IFLA_VLAN_UNSPEC = 0,
1973IFLA_VLAN_ID = 1,
1974IFLA_VLAN_FLAGS = 2,
1975IFLA_VLAN_EGRESS_QOS = 3,
1976IFLA_VLAN_INGRESS_QOS = 4,
1977IFLA_VLAN_PROTOCOL = 5,
1978__IFLA_VLAN_MAX = 6,
1979}
1980#[repr(u32)]
1981#[non_exhaustive]
1982#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1983pub enum _bindgen_ty_13 {
1984IFLA_VLAN_QOS_UNSPEC = 0,
1985IFLA_VLAN_QOS_MAPPING = 1,
1986__IFLA_VLAN_QOS_MAX = 2,
1987}
1988#[repr(u32)]
1989#[non_exhaustive]
1990#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
1991pub enum _bindgen_ty_14 {
1992IFLA_MACVLAN_UNSPEC = 0,
1993IFLA_MACVLAN_MODE = 1,
1994IFLA_MACVLAN_FLAGS = 2,
1995IFLA_MACVLAN_MACADDR_MODE = 3,
1996IFLA_MACVLAN_MACADDR = 4,
1997IFLA_MACVLAN_MACADDR_DATA = 5,
1998IFLA_MACVLAN_MACADDR_COUNT = 6,
1999IFLA_MACVLAN_BC_QUEUE_LEN = 7,
2000IFLA_MACVLAN_BC_QUEUE_LEN_USED = 8,
2001IFLA_MACVLAN_BC_CUTOFF = 9,
2002__IFLA_MACVLAN_MAX = 10,
2003}
2004#[repr(u32)]
2005#[non_exhaustive]
2006#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2007pub enum macvlan_mode {
2008MACVLAN_MODE_PRIVATE = 1,
2009MACVLAN_MODE_VEPA = 2,
2010MACVLAN_MODE_BRIDGE = 4,
2011MACVLAN_MODE_PASSTHRU = 8,
2012MACVLAN_MODE_SOURCE = 16,
2013}
2014#[repr(u32)]
2015#[non_exhaustive]
2016#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2017pub enum macvlan_macaddr_mode {
2018MACVLAN_MACADDR_ADD = 0,
2019MACVLAN_MACADDR_DEL = 1,
2020MACVLAN_MACADDR_FLUSH = 2,
2021MACVLAN_MACADDR_SET = 3,
2022}
2023#[repr(u32)]
2024#[non_exhaustive]
2025#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2026pub enum _bindgen_ty_15 {
2027IFLA_VRF_UNSPEC = 0,
2028IFLA_VRF_TABLE = 1,
2029__IFLA_VRF_MAX = 2,
2030}
2031#[repr(u32)]
2032#[non_exhaustive]
2033#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2034pub enum _bindgen_ty_16 {
2035IFLA_VRF_PORT_UNSPEC = 0,
2036IFLA_VRF_PORT_TABLE = 1,
2037__IFLA_VRF_PORT_MAX = 2,
2038}
2039#[repr(u32)]
2040#[non_exhaustive]
2041#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2042pub enum _bindgen_ty_17 {
2043IFLA_MACSEC_UNSPEC = 0,
2044IFLA_MACSEC_SCI = 1,
2045IFLA_MACSEC_PORT = 2,
2046IFLA_MACSEC_ICV_LEN = 3,
2047IFLA_MACSEC_CIPHER_SUITE = 4,
2048IFLA_MACSEC_WINDOW = 5,
2049IFLA_MACSEC_ENCODING_SA = 6,
2050IFLA_MACSEC_ENCRYPT = 7,
2051IFLA_MACSEC_PROTECT = 8,
2052IFLA_MACSEC_INC_SCI = 9,
2053IFLA_MACSEC_ES = 10,
2054IFLA_MACSEC_SCB = 11,
2055IFLA_MACSEC_REPLAY_PROTECT = 12,
2056IFLA_MACSEC_VALIDATION = 13,
2057IFLA_MACSEC_PAD = 14,
2058IFLA_MACSEC_OFFLOAD = 15,
2059__IFLA_MACSEC_MAX = 16,
2060}
2061#[repr(u32)]
2062#[non_exhaustive]
2063#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2064pub enum _bindgen_ty_18 {
2065IFLA_XFRM_UNSPEC = 0,
2066IFLA_XFRM_LINK = 1,
2067IFLA_XFRM_IF_ID = 2,
2068IFLA_XFRM_COLLECT_METADATA = 3,
2069__IFLA_XFRM_MAX = 4,
2070}
2071#[repr(u32)]
2072#[non_exhaustive]
2073#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2074pub enum macsec_validation_type {
2075MACSEC_VALIDATE_DISABLED = 0,
2076MACSEC_VALIDATE_CHECK = 1,
2077MACSEC_VALIDATE_STRICT = 2,
2078__MACSEC_VALIDATE_END = 3,
2079}
2080#[repr(u32)]
2081#[non_exhaustive]
2082#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2083pub enum macsec_offload {
2084MACSEC_OFFLOAD_OFF = 0,
2085MACSEC_OFFLOAD_PHY = 1,
2086MACSEC_OFFLOAD_MAC = 2,
2087__MACSEC_OFFLOAD_END = 3,
2088}
2089#[repr(u32)]
2090#[non_exhaustive]
2091#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2092pub enum _bindgen_ty_19 {
2093IFLA_IPVLAN_UNSPEC = 0,
2094IFLA_IPVLAN_MODE = 1,
2095IFLA_IPVLAN_FLAGS = 2,
2096__IFLA_IPVLAN_MAX = 3,
2097}
2098#[repr(u32)]
2099#[non_exhaustive]
2100#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2101pub enum ipvlan_mode {
2102IPVLAN_MODE_L2 = 0,
2103IPVLAN_MODE_L3 = 1,
2104IPVLAN_MODE_L3S = 2,
2105IPVLAN_MODE_MAX = 3,
2106}
2107#[repr(i32)]
2108#[non_exhaustive]
2109#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2110pub enum netkit_action {
2111NETKIT_NEXT = -1,
2112NETKIT_PASS = 0,
2113NETKIT_DROP = 2,
2114NETKIT_REDIRECT = 7,
2115}
2116#[repr(u32)]
2117#[non_exhaustive]
2118#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2119pub enum netkit_mode {
2120NETKIT_L2 = 0,
2121NETKIT_L3 = 1,
2122}
2123#[repr(u32)]
2124#[non_exhaustive]
2125#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2126pub enum netkit_scrub {
2127NETKIT_SCRUB_NONE = 0,
2128NETKIT_SCRUB_DEFAULT = 1,
2129}
2130#[repr(u32)]
2131#[non_exhaustive]
2132#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2133pub enum _bindgen_ty_20 {
2134IFLA_NETKIT_UNSPEC = 0,
2135IFLA_NETKIT_PEER_INFO = 1,
2136IFLA_NETKIT_PRIMARY = 2,
2137IFLA_NETKIT_POLICY = 3,
2138IFLA_NETKIT_PEER_POLICY = 4,
2139IFLA_NETKIT_MODE = 5,
2140IFLA_NETKIT_SCRUB = 6,
2141IFLA_NETKIT_PEER_SCRUB = 7,
2142__IFLA_NETKIT_MAX = 8,
2143}
2144#[repr(u32)]
2145#[non_exhaustive]
2146#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2147pub enum _bindgen_ty_21 {
2148VNIFILTER_ENTRY_STATS_UNSPEC = 0,
2149VNIFILTER_ENTRY_STATS_RX_BYTES = 1,
2150VNIFILTER_ENTRY_STATS_RX_PKTS = 2,
2151VNIFILTER_ENTRY_STATS_RX_DROPS = 3,
2152VNIFILTER_ENTRY_STATS_RX_ERRORS = 4,
2153VNIFILTER_ENTRY_STATS_TX_BYTES = 5,
2154VNIFILTER_ENTRY_STATS_TX_PKTS = 6,
2155VNIFILTER_ENTRY_STATS_TX_DROPS = 7,
2156VNIFILTER_ENTRY_STATS_TX_ERRORS = 8,
2157VNIFILTER_ENTRY_STATS_PAD = 9,
2158__VNIFILTER_ENTRY_STATS_MAX = 10,
2159}
2160#[repr(u32)]
2161#[non_exhaustive]
2162#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2163pub enum _bindgen_ty_22 {
2164VXLAN_VNIFILTER_ENTRY_UNSPEC = 0,
2165VXLAN_VNIFILTER_ENTRY_START = 1,
2166VXLAN_VNIFILTER_ENTRY_END = 2,
2167VXLAN_VNIFILTER_ENTRY_GROUP = 3,
2168VXLAN_VNIFILTER_ENTRY_GROUP6 = 4,
2169VXLAN_VNIFILTER_ENTRY_STATS = 5,
2170__VXLAN_VNIFILTER_ENTRY_MAX = 6,
2171}
2172#[repr(u32)]
2173#[non_exhaustive]
2174#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2175pub enum _bindgen_ty_23 {
2176VXLAN_VNIFILTER_UNSPEC = 0,
2177VXLAN_VNIFILTER_ENTRY = 1,
2178__VXLAN_VNIFILTER_MAX = 2,
2179}
2180#[repr(u32)]
2181#[non_exhaustive]
2182#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2183pub enum _bindgen_ty_24 {
2184IFLA_VXLAN_UNSPEC = 0,
2185IFLA_VXLAN_ID = 1,
2186IFLA_VXLAN_GROUP = 2,
2187IFLA_VXLAN_LINK = 3,
2188IFLA_VXLAN_LOCAL = 4,
2189IFLA_VXLAN_TTL = 5,
2190IFLA_VXLAN_TOS = 6,
2191IFLA_VXLAN_LEARNING = 7,
2192IFLA_VXLAN_AGEING = 8,
2193IFLA_VXLAN_LIMIT = 9,
2194IFLA_VXLAN_PORT_RANGE = 10,
2195IFLA_VXLAN_PROXY = 11,
2196IFLA_VXLAN_RSC = 12,
2197IFLA_VXLAN_L2MISS = 13,
2198IFLA_VXLAN_L3MISS = 14,
2199IFLA_VXLAN_PORT = 15,
2200IFLA_VXLAN_GROUP6 = 16,
2201IFLA_VXLAN_LOCAL6 = 17,
2202IFLA_VXLAN_UDP_CSUM = 18,
2203IFLA_VXLAN_UDP_ZERO_CSUM6_TX = 19,
2204IFLA_VXLAN_UDP_ZERO_CSUM6_RX = 20,
2205IFLA_VXLAN_REMCSUM_TX = 21,
2206IFLA_VXLAN_REMCSUM_RX = 22,
2207IFLA_VXLAN_GBP = 23,
2208IFLA_VXLAN_REMCSUM_NOPARTIAL = 24,
2209IFLA_VXLAN_COLLECT_METADATA = 25,
2210IFLA_VXLAN_LABEL = 26,
2211IFLA_VXLAN_GPE = 27,
2212IFLA_VXLAN_TTL_INHERIT = 28,
2213IFLA_VXLAN_DF = 29,
2214IFLA_VXLAN_VNIFILTER = 30,
2215IFLA_VXLAN_LOCALBYPASS = 31,
2216IFLA_VXLAN_LABEL_POLICY = 32,
2217__IFLA_VXLAN_MAX = 33,
2218}
2219#[repr(u32)]
2220#[non_exhaustive]
2221#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2222pub enum ifla_vxlan_df {
2223VXLAN_DF_UNSET = 0,
2224VXLAN_DF_SET = 1,
2225VXLAN_DF_INHERIT = 2,
2226__VXLAN_DF_END = 3,
2227}
2228#[repr(u32)]
2229#[non_exhaustive]
2230#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2231pub enum ifla_vxlan_label_policy {
2232VXLAN_LABEL_FIXED = 0,
2233VXLAN_LABEL_INHERIT = 1,
2234__VXLAN_LABEL_END = 2,
2235}
2236#[repr(u32)]
2237#[non_exhaustive]
2238#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2239pub enum _bindgen_ty_25 {
2240IFLA_GENEVE_UNSPEC = 0,
2241IFLA_GENEVE_ID = 1,
2242IFLA_GENEVE_REMOTE = 2,
2243IFLA_GENEVE_TTL = 3,
2244IFLA_GENEVE_TOS = 4,
2245IFLA_GENEVE_PORT = 5,
2246IFLA_GENEVE_COLLECT_METADATA = 6,
2247IFLA_GENEVE_REMOTE6 = 7,
2248IFLA_GENEVE_UDP_CSUM = 8,
2249IFLA_GENEVE_UDP_ZERO_CSUM6_TX = 9,
2250IFLA_GENEVE_UDP_ZERO_CSUM6_RX = 10,
2251IFLA_GENEVE_LABEL = 11,
2252IFLA_GENEVE_TTL_INHERIT = 12,
2253IFLA_GENEVE_DF = 13,
2254IFLA_GENEVE_INNER_PROTO_INHERIT = 14,
2255__IFLA_GENEVE_MAX = 15,
2256}
2257#[repr(u32)]
2258#[non_exhaustive]
2259#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2260pub enum ifla_geneve_df {
2261GENEVE_DF_UNSET = 0,
2262GENEVE_DF_SET = 1,
2263GENEVE_DF_INHERIT = 2,
2264__GENEVE_DF_END = 3,
2265}
2266#[repr(u32)]
2267#[non_exhaustive]
2268#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2269pub enum _bindgen_ty_26 {
2270IFLA_BAREUDP_UNSPEC = 0,
2271IFLA_BAREUDP_PORT = 1,
2272IFLA_BAREUDP_ETHERTYPE = 2,
2273IFLA_BAREUDP_SRCPORT_MIN = 3,
2274IFLA_BAREUDP_MULTIPROTO_MODE = 4,
2275__IFLA_BAREUDP_MAX = 5,
2276}
2277#[repr(u32)]
2278#[non_exhaustive]
2279#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2280pub enum _bindgen_ty_27 {
2281IFLA_PPP_UNSPEC = 0,
2282IFLA_PPP_DEV_FD = 1,
2283__IFLA_PPP_MAX = 2,
2284}
2285#[repr(u32)]
2286#[non_exhaustive]
2287#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2288pub enum ifla_gtp_role {
2289GTP_ROLE_GGSN = 0,
2290GTP_ROLE_SGSN = 1,
2291}
2292#[repr(u32)]
2293#[non_exhaustive]
2294#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2295pub enum _bindgen_ty_28 {
2296IFLA_GTP_UNSPEC = 0,
2297IFLA_GTP_FD0 = 1,
2298IFLA_GTP_FD1 = 2,
2299IFLA_GTP_PDP_HASHSIZE = 3,
2300IFLA_GTP_ROLE = 4,
2301IFLA_GTP_CREATE_SOCKETS = 5,
2302IFLA_GTP_RESTART_COUNT = 6,
2303IFLA_GTP_LOCAL = 7,
2304IFLA_GTP_LOCAL6 = 8,
2305__IFLA_GTP_MAX = 9,
2306}
2307#[repr(u32)]
2308#[non_exhaustive]
2309#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2310pub enum _bindgen_ty_29 {
2311IFLA_BOND_UNSPEC = 0,
2312IFLA_BOND_MODE = 1,
2313IFLA_BOND_ACTIVE_SLAVE = 2,
2314IFLA_BOND_MIIMON = 3,
2315IFLA_BOND_UPDELAY = 4,
2316IFLA_BOND_DOWNDELAY = 5,
2317IFLA_BOND_USE_CARRIER = 6,
2318IFLA_BOND_ARP_INTERVAL = 7,
2319IFLA_BOND_ARP_IP_TARGET = 8,
2320IFLA_BOND_ARP_VALIDATE = 9,
2321IFLA_BOND_ARP_ALL_TARGETS = 10,
2322IFLA_BOND_PRIMARY = 11,
2323IFLA_BOND_PRIMARY_RESELECT = 12,
2324IFLA_BOND_FAIL_OVER_MAC = 13,
2325IFLA_BOND_XMIT_HASH_POLICY = 14,
2326IFLA_BOND_RESEND_IGMP = 15,
2327IFLA_BOND_NUM_PEER_NOTIF = 16,
2328IFLA_BOND_ALL_SLAVES_ACTIVE = 17,
2329IFLA_BOND_MIN_LINKS = 18,
2330IFLA_BOND_LP_INTERVAL = 19,
2331IFLA_BOND_PACKETS_PER_SLAVE = 20,
2332IFLA_BOND_AD_LACP_RATE = 21,
2333IFLA_BOND_AD_SELECT = 22,
2334IFLA_BOND_AD_INFO = 23,
2335IFLA_BOND_AD_ACTOR_SYS_PRIO = 24,
2336IFLA_BOND_AD_USER_PORT_KEY = 25,
2337IFLA_BOND_AD_ACTOR_SYSTEM = 26,
2338IFLA_BOND_TLB_DYNAMIC_LB = 27,
2339IFLA_BOND_PEER_NOTIF_DELAY = 28,
2340IFLA_BOND_AD_LACP_ACTIVE = 29,
2341IFLA_BOND_MISSED_MAX = 30,
2342IFLA_BOND_NS_IP6_TARGET = 31,
2343IFLA_BOND_COUPLED_CONTROL = 32,
2344__IFLA_BOND_MAX = 33,
2345}
2346#[repr(u32)]
2347#[non_exhaustive]
2348#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2349pub enum _bindgen_ty_30 {
2350IFLA_BOND_AD_INFO_UNSPEC = 0,
2351IFLA_BOND_AD_INFO_AGGREGATOR = 1,
2352IFLA_BOND_AD_INFO_NUM_PORTS = 2,
2353IFLA_BOND_AD_INFO_ACTOR_KEY = 3,
2354IFLA_BOND_AD_INFO_PARTNER_KEY = 4,
2355IFLA_BOND_AD_INFO_PARTNER_MAC = 5,
2356__IFLA_BOND_AD_INFO_MAX = 6,
2357}
2358#[repr(u32)]
2359#[non_exhaustive]
2360#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2361pub enum _bindgen_ty_31 {
2362IFLA_BOND_SLAVE_UNSPEC = 0,
2363IFLA_BOND_SLAVE_STATE = 1,
2364IFLA_BOND_SLAVE_MII_STATUS = 2,
2365IFLA_BOND_SLAVE_LINK_FAILURE_COUNT = 3,
2366IFLA_BOND_SLAVE_PERM_HWADDR = 4,
2367IFLA_BOND_SLAVE_QUEUE_ID = 5,
2368IFLA_BOND_SLAVE_AD_AGGREGATOR_ID = 6,
2369IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE = 7,
2370IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE = 8,
2371IFLA_BOND_SLAVE_PRIO = 9,
2372__IFLA_BOND_SLAVE_MAX = 10,
2373}
2374#[repr(u32)]
2375#[non_exhaustive]
2376#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2377pub enum _bindgen_ty_32 {
2378IFLA_VF_INFO_UNSPEC = 0,
2379IFLA_VF_INFO = 1,
2380__IFLA_VF_INFO_MAX = 2,
2381}
2382#[repr(u32)]
2383#[non_exhaustive]
2384#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2385pub enum _bindgen_ty_33 {
2386IFLA_VF_UNSPEC = 0,
2387IFLA_VF_MAC = 1,
2388IFLA_VF_VLAN = 2,
2389IFLA_VF_TX_RATE = 3,
2390IFLA_VF_SPOOFCHK = 4,
2391IFLA_VF_LINK_STATE = 5,
2392IFLA_VF_RATE = 6,
2393IFLA_VF_RSS_QUERY_EN = 7,
2394IFLA_VF_STATS = 8,
2395IFLA_VF_TRUST = 9,
2396IFLA_VF_IB_NODE_GUID = 10,
2397IFLA_VF_IB_PORT_GUID = 11,
2398IFLA_VF_VLAN_LIST = 12,
2399IFLA_VF_BROADCAST = 13,
2400__IFLA_VF_MAX = 14,
2401}
2402#[repr(u32)]
2403#[non_exhaustive]
2404#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2405pub enum _bindgen_ty_34 {
2406IFLA_VF_VLAN_INFO_UNSPEC = 0,
2407IFLA_VF_VLAN_INFO = 1,
2408__IFLA_VF_VLAN_INFO_MAX = 2,
2409}
2410#[repr(u32)]
2411#[non_exhaustive]
2412#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2413pub enum _bindgen_ty_35 {
2414IFLA_VF_LINK_STATE_AUTO = 0,
2415IFLA_VF_LINK_STATE_ENABLE = 1,
2416IFLA_VF_LINK_STATE_DISABLE = 2,
2417__IFLA_VF_LINK_STATE_MAX = 3,
2418}
2419#[repr(u32)]
2420#[non_exhaustive]
2421#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2422pub enum _bindgen_ty_36 {
2423IFLA_VF_STATS_RX_PACKETS = 0,
2424IFLA_VF_STATS_TX_PACKETS = 1,
2425IFLA_VF_STATS_RX_BYTES = 2,
2426IFLA_VF_STATS_TX_BYTES = 3,
2427IFLA_VF_STATS_BROADCAST = 4,
2428IFLA_VF_STATS_MULTICAST = 5,
2429IFLA_VF_STATS_PAD = 6,
2430IFLA_VF_STATS_RX_DROPPED = 7,
2431IFLA_VF_STATS_TX_DROPPED = 8,
2432__IFLA_VF_STATS_MAX = 9,
2433}
2434#[repr(u32)]
2435#[non_exhaustive]
2436#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2437pub enum _bindgen_ty_37 {
2438IFLA_VF_PORT_UNSPEC = 0,
2439IFLA_VF_PORT = 1,
2440__IFLA_VF_PORT_MAX = 2,
2441}
2442#[repr(u32)]
2443#[non_exhaustive]
2444#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2445pub enum _bindgen_ty_38 {
2446IFLA_PORT_UNSPEC = 0,
2447IFLA_PORT_VF = 1,
2448IFLA_PORT_PROFILE = 2,
2449IFLA_PORT_VSI_TYPE = 3,
2450IFLA_PORT_INSTANCE_UUID = 4,
2451IFLA_PORT_HOST_UUID = 5,
2452IFLA_PORT_REQUEST = 6,
2453IFLA_PORT_RESPONSE = 7,
2454__IFLA_PORT_MAX = 8,
2455}
2456#[repr(u32)]
2457#[non_exhaustive]
2458#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2459pub enum _bindgen_ty_39 {
2460PORT_REQUEST_PREASSOCIATE = 0,
2461PORT_REQUEST_PREASSOCIATE_RR = 1,
2462PORT_REQUEST_ASSOCIATE = 2,
2463PORT_REQUEST_DISASSOCIATE = 3,
2464}
2465#[repr(u32)]
2466#[non_exhaustive]
2467#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2468pub enum _bindgen_ty_40 {
2469PORT_VDP_RESPONSE_SUCCESS = 0,
2470PORT_VDP_RESPONSE_INVALID_FORMAT = 1,
2471PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES = 2,
2472PORT_VDP_RESPONSE_UNUSED_VTID = 3,
2473PORT_VDP_RESPONSE_VTID_VIOLATION = 4,
2474PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION = 5,
2475PORT_VDP_RESPONSE_OUT_OF_SYNC = 6,
2476PORT_PROFILE_RESPONSE_SUCCESS = 256,
2477PORT_PROFILE_RESPONSE_INPROGRESS = 257,
2478PORT_PROFILE_RESPONSE_INVALID = 258,
2479PORT_PROFILE_RESPONSE_BADSTATE = 259,
2480PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES = 260,
2481PORT_PROFILE_RESPONSE_ERROR = 261,
2482}
2483#[repr(u32)]
2484#[non_exhaustive]
2485#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2486pub enum _bindgen_ty_41 {
2487IFLA_IPOIB_UNSPEC = 0,
2488IFLA_IPOIB_PKEY = 1,
2489IFLA_IPOIB_MODE = 2,
2490IFLA_IPOIB_UMCAST = 3,
2491__IFLA_IPOIB_MAX = 4,
2492}
2493#[repr(u32)]
2494#[non_exhaustive]
2495#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2496pub enum _bindgen_ty_42 {
2497IPOIB_MODE_DATAGRAM = 0,
2498IPOIB_MODE_CONNECTED = 1,
2499}
2500#[repr(u32)]
2501#[non_exhaustive]
2502#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2503pub enum _bindgen_ty_43 {
2504HSR_PROTOCOL_HSR = 0,
2505HSR_PROTOCOL_PRP = 1,
2506HSR_PROTOCOL_MAX = 2,
2507}
2508#[repr(u32)]
2509#[non_exhaustive]
2510#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2511pub enum _bindgen_ty_44 {
2512IFLA_HSR_UNSPEC = 0,
2513IFLA_HSR_SLAVE1 = 1,
2514IFLA_HSR_SLAVE2 = 2,
2515IFLA_HSR_MULTICAST_SPEC = 3,
2516IFLA_HSR_SUPERVISION_ADDR = 4,
2517IFLA_HSR_SEQ_NR = 5,
2518IFLA_HSR_VERSION = 6,
2519IFLA_HSR_PROTOCOL = 7,
2520IFLA_HSR_INTERLINK = 8,
2521__IFLA_HSR_MAX = 9,
2522}
2523#[repr(u32)]
2524#[non_exhaustive]
2525#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2526pub enum _bindgen_ty_45 {
2527IFLA_STATS_UNSPEC = 0,
2528IFLA_STATS_LINK_64 = 1,
2529IFLA_STATS_LINK_XSTATS = 2,
2530IFLA_STATS_LINK_XSTATS_SLAVE = 3,
2531IFLA_STATS_LINK_OFFLOAD_XSTATS = 4,
2532IFLA_STATS_AF_SPEC = 5,
2533__IFLA_STATS_MAX = 6,
2534}
2535#[repr(u32)]
2536#[non_exhaustive]
2537#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2538pub enum _bindgen_ty_46 {
2539IFLA_STATS_GETSET_UNSPEC = 0,
2540IFLA_STATS_GET_FILTERS = 1,
2541IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS = 2,
2542__IFLA_STATS_GETSET_MAX = 3,
2543}
2544#[repr(u32)]
2545#[non_exhaustive]
2546#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2547pub enum _bindgen_ty_47 {
2548LINK_XSTATS_TYPE_UNSPEC = 0,
2549LINK_XSTATS_TYPE_BRIDGE = 1,
2550LINK_XSTATS_TYPE_BOND = 2,
2551__LINK_XSTATS_TYPE_MAX = 3,
2552}
2553#[repr(u32)]
2554#[non_exhaustive]
2555#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2556pub enum _bindgen_ty_48 {
2557IFLA_OFFLOAD_XSTATS_UNSPEC = 0,
2558IFLA_OFFLOAD_XSTATS_CPU_HIT = 1,
2559IFLA_OFFLOAD_XSTATS_HW_S_INFO = 2,
2560IFLA_OFFLOAD_XSTATS_L3_STATS = 3,
2561__IFLA_OFFLOAD_XSTATS_MAX = 4,
2562}
2563#[repr(u32)]
2564#[non_exhaustive]
2565#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2566pub enum _bindgen_ty_49 {
2567IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC = 0,
2568IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST = 1,
2569IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED = 2,
2570__IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX = 3,
2571}
2572#[repr(u32)]
2573#[non_exhaustive]
2574#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2575pub enum _bindgen_ty_50 {
2576XDP_ATTACHED_NONE = 0,
2577XDP_ATTACHED_DRV = 1,
2578XDP_ATTACHED_SKB = 2,
2579XDP_ATTACHED_HW = 3,
2580XDP_ATTACHED_MULTI = 4,
2581}
2582#[repr(u32)]
2583#[non_exhaustive]
2584#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2585pub enum _bindgen_ty_51 {
2586IFLA_XDP_UNSPEC = 0,
2587IFLA_XDP_FD = 1,
2588IFLA_XDP_ATTACHED = 2,
2589IFLA_XDP_FLAGS = 3,
2590IFLA_XDP_PROG_ID = 4,
2591IFLA_XDP_DRV_PROG_ID = 5,
2592IFLA_XDP_SKB_PROG_ID = 6,
2593IFLA_XDP_HW_PROG_ID = 7,
2594IFLA_XDP_EXPECTED_FD = 8,
2595__IFLA_XDP_MAX = 9,
2596}
2597#[repr(u32)]
2598#[non_exhaustive]
2599#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2600pub enum _bindgen_ty_52 {
2601IFLA_EVENT_NONE = 0,
2602IFLA_EVENT_REBOOT = 1,
2603IFLA_EVENT_FEATURES = 2,
2604IFLA_EVENT_BONDING_FAILOVER = 3,
2605IFLA_EVENT_NOTIFY_PEERS = 4,
2606IFLA_EVENT_IGMP_RESEND = 5,
2607IFLA_EVENT_BONDING_OPTIONS = 6,
2608}
2609#[repr(u32)]
2610#[non_exhaustive]
2611#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2612pub enum _bindgen_ty_53 {
2613IFLA_TUN_UNSPEC = 0,
2614IFLA_TUN_OWNER = 1,
2615IFLA_TUN_GROUP = 2,
2616IFLA_TUN_TYPE = 3,
2617IFLA_TUN_PI = 4,
2618IFLA_TUN_VNET_HDR = 5,
2619IFLA_TUN_PERSIST = 6,
2620IFLA_TUN_MULTI_QUEUE = 7,
2621IFLA_TUN_NUM_QUEUES = 8,
2622IFLA_TUN_NUM_DISABLED_QUEUES = 9,
2623__IFLA_TUN_MAX = 10,
2624}
2625#[repr(u32)]
2626#[non_exhaustive]
2627#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2628pub enum _bindgen_ty_54 {
2629IFLA_RMNET_UNSPEC = 0,
2630IFLA_RMNET_MUX_ID = 1,
2631IFLA_RMNET_FLAGS = 2,
2632__IFLA_RMNET_MAX = 3,
2633}
2634#[repr(u32)]
2635#[non_exhaustive]
2636#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2637pub enum _bindgen_ty_55 {
2638IFLA_MCTP_UNSPEC = 0,
2639IFLA_MCTP_NET = 1,
2640IFLA_MCTP_PHYS_BINDING = 2,
2641__IFLA_MCTP_MAX = 3,
2642}
2643#[repr(u32)]
2644#[non_exhaustive]
2645#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2646pub enum _bindgen_ty_56 {
2647IFLA_DSA_UNSPEC = 0,
2648IFLA_DSA_CONDUIT = 1,
2649__IFLA_DSA_MAX = 2,
2650}
2651#[repr(u32)]
2652#[non_exhaustive]
2653#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
2654pub enum _bindgen_ty_57 {
2655IF_PORT_UNKNOWN = 0,
2656IF_PORT_10BASE2 = 1,
2657IF_PORT_10BASET = 2,
2658IF_PORT_AUI = 3,
2659IF_PORT_100BASET = 4,
2660IF_PORT_100BASETX = 5,
2661IF_PORT_100BASEFX = 6,
2662}
2663#[repr(C)]
2664#[derive(Copy, Clone)]
2665pub union __kernel_sockaddr_storage__bindgen_ty_1 {
2666pub __bindgen_anon_1: __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1,
2667pub __align: *mut crate::ctypes::c_void,
2668}
2669#[repr(C)]
2670#[derive(Copy, Clone)]
2671pub union if_settings__bindgen_ty_1 {
2672pub raw_hdlc: *mut raw_hdlc_proto,
2673pub cisco: *mut cisco_proto,
2674pub fr: *mut fr_proto,
2675pub fr_pvc: *mut fr_proto_pvc,
2676pub fr_pvc_info: *mut fr_proto_pvc_info,
2677pub x25: *mut x25_hdlc_proto,
2678pub sync: *mut sync_serial_settings,
2679pub te1: *mut te1_settings,
2680}
2681#[repr(C)]
2682#[derive(Copy, Clone)]
2683pub union ifreq__bindgen_ty_1 {
2684pub ifrn_name: [crate::ctypes::c_char; 16usize],
2685}
2686#[repr(C)]
2687#[derive(Copy, Clone)]
2688pub union ifreq__bindgen_ty_2 {
2689pub ifru_addr: sockaddr,
2690pub ifru_dstaddr: sockaddr,
2691pub ifru_broadaddr: sockaddr,
2692pub ifru_netmask: sockaddr,
2693pub ifru_hwaddr: sockaddr,
2694pub ifru_flags: crate::ctypes::c_short,
2695pub ifru_ivalue: crate::ctypes::c_int,
2696pub ifru_mtu: crate::ctypes::c_int,
2697pub ifru_map: ifmap,
2698pub ifru_slave: [crate::ctypes::c_char; 16usize],
2699pub ifru_newname: [crate::ctypes::c_char; 16usize],
2700pub ifru_data: *mut crate::ctypes::c_void,
2701pub ifru_settings: if_settings,
2702}
2703#[repr(C)]
2704#[derive(Copy, Clone)]
2705pub union ifconf__bindgen_ty_1 {
2706pub ifcu_buf: *mut crate::ctypes::c_char,
2707pub ifcu_req: *mut ifreq,
2708}
2709#[repr(C)]
2710#[derive(Copy, Clone)]
2711pub union tpacket_stats_u {
2712pub stats1: tpacket_stats,
2713pub stats3: tpacket_stats_v3,
2714}
2715#[repr(C)]
2716#[derive(Copy, Clone)]
2717pub union tpacket3_hdr__bindgen_ty_1 {
2718pub hv1: tpacket_hdr_variant1,
2719}
2720#[repr(C)]
2721#[derive(Copy, Clone)]
2722pub union tpacket_bd_ts__bindgen_ty_1 {
2723pub ts_usec: crate::ctypes::c_uint,
2724pub ts_nsec: crate::ctypes::c_uint,
2725}
2726#[repr(C)]
2727#[derive(Copy, Clone)]
2728pub union tpacket_bd_header_u {
2729pub bh1: tpacket_hdr_v1,
2730}
2731#[repr(C)]
2732#[derive(Copy, Clone)]
2733pub union tpacket_req_u {
2734pub req: tpacket_req,
2735pub req3: tpacket_req3,
2736}
2737impl nlmsgerr_attrs {
2738pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR_ATTR_MISS_NEST;
2739}
2740impl netlink_policy_type_attr {
2741pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_policy_type_attr::NL_POLICY_TYPE_ATTR_MASK;
2742}
2743impl macsec_validation_type {
2744pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validation_type::MACSEC_VALIDATE_STRICT;
2745}
2746impl macsec_offload {
2747pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_OFFLOAD_MAC;
2748}
2749impl ifla_vxlan_df {
2750pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT;
2751}
2752impl ifla_vxlan_label_policy {
2753pub const VXLAN_LABEL_MAX: ifla_vxlan_label_policy = ifla_vxlan_label_policy::VXLAN_LABEL_INHERIT;
2754}
2755impl ifla_geneve_df {
2756pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_INHERIT;
2757}