udp_port_cfg
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: ✅struct udp_port_cfg {
u8 family;
struct in_addr local_ip;
struct in6_addr local_ip6;
struct in_addr peer_ip;
struct in6_addr peer_ip6;
__be16 local_udp_port;
__be16 peer_udp_port;
int bind_ifindex;
unsigned int use_udp_checksums;
unsigned int use_udp6_tx_checksums;
unsigned int use_udp6_rx_checksums;
unsigned int ipv6_v6only;
};
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Flavor