This table shows the mib[4] values supported for
mib[0]=CTL_NET mib[1]=PF_INET mib[2]=IPPROTO_UDP mib[3]=UDPCTL_INETCFG
┌──────────────────────────────────────────────────────────────────┐ │mib[4] Values Data Type Description │ ├──────────────────────────────────────────────────────────────────┤ │UDPCTL_TTL int Get or set the time to live │ │ (TTL) for UDP packets. │ ├──────────────────────────────────────────────────────────────────┤ │UDPCTL_UDPRWIN int Get or set the UDP receive │ │ window size. │ ├──────────────────────────────────────────────────────────────────┤ │UDPCTL_UDPSWIN int Get or set the UDP send window │ │ size. │ └──────────────────────────────────────────────────────────────────┘