linux_raw_sys/x86/
if_arp.rs

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