// Copyright © 2021 Intel Corporation // // SPDX-License-Identifier: Apache-2.0 // bindgen /usr/include/linux/in.h --no-layout-tests /* automatically generated by rust-bindgen 0.58.1 */ pub const __BITS_PER_LONG: u32 = 64; pub const __FD_SETSIZE: u32 = 1024; pub const __UAPI_DEF_IF_IFCONF: u32 = 1; pub const __UAPI_DEF_IF_IFMAP: u32 = 1; pub const __UAPI_DEF_IF_IFNAMSIZ: u32 = 1; pub const __UAPI_DEF_IF_IFREQ: u32 = 1; pub const __UAPI_DEF_IF_NET_DEVICE_FLAGS: u32 = 1; pub const __UAPI_DEF_IF_NET_DEVICE_FLAGS_LOWER_UP_DORMANT_ECHO: u32 = 1; pub const __UAPI_DEF_IN_ADDR: u32 = 1; pub const __UAPI_DEF_IN_IPPROTO: u32 = 1; pub const __UAPI_DEF_IN_PKTINFO: u32 = 1; pub const __UAPI_DEF_IP_MREQ: u32 = 1; pub const __UAPI_DEF_SOCKADDR_IN: u32 = 1; pub const __UAPI_DEF_IN_CLASS: u32 = 1; pub const __UAPI_DEF_IN6_ADDR: u32 = 1; pub const __UAPI_DEF_IN6_ADDR_ALT: u32 = 1; pub const __UAPI_DEF_SOCKADDR_IN6: u32 = 1; pub const __UAPI_DEF_IPV6_MREQ: u32 = 1; pub const __UAPI_DEF_IPPROTO_V6: u32 = 1; pub const __UAPI_DEF_IPV6_OPTIONS: u32 = 1; pub const __UAPI_DEF_IN6_PKTINFO: u32 = 1; pub const __UAPI_DEF_IP6_MTUINFO: u32 = 1; pub const __UAPI_DEF_SOCKADDR_IPX: u32 = 1; pub const __UAPI_DEF_IPX_ROUTE_DEFINITION: u32 = 1; pub const __UAPI_DEF_IPX_INTERFACE_DEFINITION: u32 = 1; pub const __UAPI_DEF_IPX_CONFIG_DATA: u32 = 1; pub const __UAPI_DEF_IPX_ROUTE_DEF: u32 = 1; pub const __UAPI_DEF_XATTR: u32 = 1; pub const _K_SS_MAXSIZE: u32 = 128; pub const IP_TOS: u32 = 1; pub const IP_TTL: u32 = 2; pub const IP_HDRINCL: u32 = 3; pub const IP_OPTIONS: u32 = 4; pub const IP_ROUTER_ALERT: u32 = 5; pub const IP_RECVOPTS: u32 = 6; pub const IP_RETOPTS: u32 = 7; pub const IP_PKTINFO: u32 = 8; pub const IP_PKTOPTIONS: u32 = 9; pub const IP_MTU_DISCOVER: u32 = 10; pub const IP_RECVERR: u32 = 11; pub const IP_RECVTTL: u32 = 12; pub const IP_RECVTOS: u32 = 13; pub const IP_MTU: u32 = 14; pub const IP_FREEBIND: u32 = 15; pub const IP_IPSEC_POLICY: u32 = 16; pub const IP_XFRM_POLICY: u32 = 17; pub const IP_PASSSEC: u32 = 18; pub const IP_TRANSPARENT: u32 = 19; pub const IP_RECVRETOPTS: u32 = 7; pub const IP_ORIGDSTADDR: u32 = 20; pub const IP_RECVORIGDSTADDR: u32 = 20; pub const IP_MINTTL: u32 = 21; pub const IP_NODEFRAG: u32 = 22; pub const IP_CHECKSUM: u32 = 23; pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; pub const IP_RECVFRAGSIZE: u32 = 25; pub const IP_PMTUDISC_DONT: u32 = 0; pub const IP_PMTUDISC_WANT: u32 = 1; pub const IP_PMTUDISC_DO: u32 = 2; pub const IP_PMTUDISC_PROBE: u32 = 3; pub const IP_PMTUDISC_INTERFACE: u32 = 4; pub const IP_PMTUDISC_OMIT: u32 = 5; pub const IP_MULTICAST_IF: u32 = 32; pub const IP_MULTICAST_TTL: u32 = 33; pub const IP_MULTICAST_LOOP: u32 = 34; pub const IP_ADD_MEMBERSHIP: u32 = 35; pub const IP_DROP_MEMBERSHIP: u32 = 36; pub const IP_UNBLOCK_SOURCE: u32 = 37; pub const IP_BLOCK_SOURCE: u32 = 38; pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; pub const IP_MSFILTER: u32 = 41; pub const MCAST_JOIN_GROUP: u32 = 42; pub const MCAST_BLOCK_SOURCE: u32 = 43; pub const MCAST_UNBLOCK_SOURCE: u32 = 44; pub const MCAST_LEAVE_GROUP: u32 = 45; pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; pub const MCAST_MSFILTER: u32 = 48; pub const IP_MULTICAST_ALL: u32 = 49; pub const IP_UNICAST_IF: u32 = 50; pub const MCAST_EXCLUDE: u32 = 0; pub const MCAST_INCLUDE: u32 = 1; pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; pub const __SOCK_SIZE__: u32 = 16; pub const IN_CLASSA_NET: u32 = 4278190080; pub const IN_CLASSA_NSHIFT: u32 = 24; pub const IN_CLASSA_HOST: u32 = 16777215; pub const IN_CLASSA_MAX: u32 = 128; pub const IN_CLASSB_NET: u32 = 4294901760; pub const IN_CLASSB_NSHIFT: u32 = 16; pub const IN_CLASSB_HOST: u32 = 65535; pub const IN_CLASSB_MAX: u32 = 65536; pub const IN_CLASSC_NET: u32 = 4294967040; pub const IN_CLASSC_NSHIFT: u32 = 8; pub const IN_CLASSC_HOST: u32 = 255; pub const IN_MULTICAST_NET: u32 = 3758096384; pub const IN_CLASSE_NET: u32 = 4294967295; pub const IN_CLASSE_NSHIFT: u32 = 0; pub const IN_LOOPBACKNET: u32 = 127; pub const INADDR_LOOPBACK: u32 = 2130706433; pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; pub const __LITTLE_ENDIAN: u32 = 1234; pub type __s8 = ::std::os::raw::c_schar; pub type __u8 = ::std::os::raw::c_uchar; pub type __s16 = ::std::os::raw::c_short; pub type __u16 = ::std::os::raw::c_ushort; pub type __s32 = ::std::os::raw::c_int; pub type __u32 = ::std::os::raw::c_uint; pub type __s64 = ::std::os::raw::c_longlong; pub type __u64 = ::std::os::raw::c_ulonglong; #[repr(C)] #[derive(Debug, Copy, Clone)] pub struct __kernel_fd_set { pub fds_bits: [::std::os::raw::c_ulong; 16usize], } pub type __kernel_sighandler_t = ::std::option::Option; pub type __kernel_key_t = ::std::os::raw::c_int; pub type __kernel_mqd_t = ::std::os::raw::c_int; pub type __kernel_old_uid_t = ::std::os::raw::c_ushort; pub type __kernel_old_gid_t = ::std::os::raw::c_ushort; pub type __kernel_old_dev_t = ::std::os::raw::c_ulong; pub type __kernel_long_t = ::std::os::raw::c_long; pub type __kernel_ulong_t = ::std::os::raw::c_ulong; pub type __kernel_ino_t = __kernel_ulong_t; pub type __kernel_mode_t = ::std::os::raw::c_uint; pub type __kernel_pid_t = ::std::os::raw::c_int; pub type __kernel_ipc_pid_t = ::std::os::raw::c_int; pub type __kernel_uid_t = ::std::os::raw::c_uint; pub type __kernel_gid_t = ::std::os::raw::c_uint; pub type __kernel_suseconds_t = __kernel_long_t; pub type __kernel_daddr_t = ::std::os::raw::c_int; pub type __kernel_uid32_t = ::std::os::raw::c_uint; pub type __kernel_gid32_t = ::std::os::raw::c_uint; pub type __kernel_size_t = __kernel_ulong_t; pub type __kernel_ssize_t = __kernel_long_t; pub type __kernel_ptrdiff_t = __kernel_long_t; #[repr(C)] #[derive(Debug, Copy, Clone)] pub struct __kernel_fsid_t { pub val: [::std::os::raw::c_int; 2usize], } pub type __kernel_off_t = __kernel_long_t; pub type __kernel_loff_t = ::std::os::raw::c_longlong; pub type __kernel_old_time_t = __kernel_long_t; pub type __kernel_time_t = __kernel_long_t; pub type __kernel_time64_t = ::std::os::raw::c_longlong; pub type __kernel_clock_t = __kernel_long_t; pub type __kernel_timer_t = ::std::os::raw::c_int; pub type __kernel_clockid_t = ::std::os::raw::c_int; pub type __kernel_caddr_t = *mut ::std::os::raw::c_char; pub type __kernel_uid16_t = ::std::os::raw::c_ushort; pub type __kernel_gid16_t = ::std::os::raw::c_ushort; pub type __le16 = __u16; pub type __be16 = __u16; pub type __le32 = __u32; pub type __be32 = __u32; pub type __le64 = __u64; pub type __be64 = __u64; pub type __sum16 = __u16; pub type __wsum = __u32; pub type __poll_t = ::std::os::raw::c_uint; pub type __kernel_sa_family_t = ::std::os::raw::c_ushort; #[repr(C)] #[derive(Copy, Clone)] pub struct __kernel_sockaddr_storage { pub __bindgen_anon_1: __kernel_sockaddr_storage__bindgen_ty_1, } #[repr(C)] #[derive(Copy, Clone)] pub union __kernel_sockaddr_storage__bindgen_ty_1 { pub __bindgen_anon_1: __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1, pub __align: *mut ::std::os::raw::c_void, } #[repr(C)] #[derive(Copy, Clone)] pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { pub ss_family: __kernel_sa_family_t, pub __data: [::std::os::raw::c_char; 126usize], } pub const IPPROTO_IP: ::std::os::raw::c_uint = 0; pub const IPPROTO_ICMP: ::std::os::raw::c_uint = 1; pub const IPPROTO_IGMP: ::std::os::raw::c_uint = 2; pub const IPPROTO_IPIP: ::std::os::raw::c_uint = 4; pub const IPPROTO_TCP: ::std::os::raw::c_uint = 6; pub const IPPROTO_EGP: ::std::os::raw::c_uint = 8; pub const IPPROTO_PUP: ::std::os::raw::c_uint = 12; pub const IPPROTO_UDP: ::std::os::raw::c_uint = 17; pub const IPPROTO_IDP: ::std::os::raw::c_uint = 22; pub const IPPROTO_TP: ::std::os::raw::c_uint = 29; pub const IPPROTO_DCCP: ::std::os::raw::c_uint = 33; pub const IPPROTO_IPV6: ::std::os::raw::c_uint = 41; pub const IPPROTO_RSVP: ::std::os::raw::c_uint = 46; pub const IPPROTO_GRE: ::std::os::raw::c_uint = 47; pub const IPPROTO_ESP: ::std::os::raw::c_uint = 50; pub const IPPROTO_AH: ::std::os::raw::c_uint = 51; pub const IPPROTO_MTP: ::std::os::raw::c_uint = 92; pub const IPPROTO_BEETPH: ::std::os::raw::c_uint = 94; pub const IPPROTO_ENCAP: ::std::os::raw::c_uint = 98; pub const IPPROTO_PIM: ::std::os::raw::c_uint = 103; pub const IPPROTO_COMP: ::std::os::raw::c_uint = 108; pub const IPPROTO_SCTP: ::std::os::raw::c_uint = 132; pub const IPPROTO_UDPLITE: ::std::os::raw::c_uint = 136; pub const IPPROTO_MPLS: ::std::os::raw::c_uint = 137; pub const IPPROTO_ETHERNET: ::std::os::raw::c_uint = 143; pub const IPPROTO_RAW: ::std::os::raw::c_uint = 255; pub const IPPROTO_MPTCP: ::std::os::raw::c_uint = 262; pub const IPPROTO_MAX: ::std::os::raw::c_uint = 263; pub type _bindgen_ty_1 = ::std::os::raw::c_uint; #[repr(C)] #[derive(Debug, Copy, Clone)] pub struct in_addr { pub s_addr: __be32, } #[repr(C)] #[derive(Debug, Copy, Clone)] pub struct ip_mreq { pub imr_multiaddr: in_addr, pub imr_interface: in_addr, } #[repr(C)] #[derive(Debug, Copy, Clone)] pub struct ip_mreqn { pub imr_multiaddr: in_addr, pub imr_address: in_addr, pub imr_ifindex: ::std::os::raw::c_int, } #[repr(C)] #[derive(Debug, Copy, Clone)] pub struct ip_mreq_source { pub imr_multiaddr: __be32, pub imr_interface: __be32, pub imr_sourceaddr: __be32, } #[repr(C)] #[derive(Debug, Copy, Clone)] pub struct ip_msfilter { pub imsf_multiaddr: __be32, pub imsf_interface: __be32, pub imsf_fmode: __u32, pub imsf_numsrc: __u32, pub imsf_slist: [__be32; 1usize], } #[repr(C)] #[derive(Copy, Clone)] pub struct group_req { pub gr_interface: __u32, pub gr_group: __kernel_sockaddr_storage, } #[repr(C)] #[derive(Copy, Clone)] pub struct group_source_req { pub gsr_interface: __u32, pub gsr_group: __kernel_sockaddr_storage, pub gsr_source: __kernel_sockaddr_storage, } #[repr(C)] #[derive(Copy, Clone)] pub struct group_filter { pub gf_interface: __u32, pub gf_group: __kernel_sockaddr_storage, pub gf_fmode: __u32, pub gf_numsrc: __u32, pub gf_slist: [__kernel_sockaddr_storage; 1usize], } #[repr(C)] #[derive(Debug, Copy, Clone)] pub struct in_pktinfo { pub ipi_ifindex: ::std::os::raw::c_int, pub ipi_spec_dst: in_addr, pub ipi_addr: in_addr, } #[repr(C)] #[derive(Debug, Copy, Clone)] pub struct sockaddr_in { pub sin_family: __kernel_sa_family_t, pub sin_port: __be16, pub sin_addr: in_addr, pub __pad: [::std::os::raw::c_uchar; 8usize], }