mibs for UDPCTL

This table shows the mib[3] values supported for

mib[0]=CTL_NET
mib[1]=PF_INET
mib[2]=IPPROTO_UDP

┌──────────────────────────────────────────────────────────────────┐
│mib[3] Values         Data Type   Description                     │
├──────────────────────────────────────────────────────────────────┤
│UDPCTL_CHECKSUM       int         Get or set the UDP checksum     │
│                                  computing on or off.            │
├──────────────────────────────────────────────────────────────────┤
│UDPCTL_STATS          struct      Get (no set) the UDP statistics.│
│                      udpstat                                     │
└──────────────────────────────────────────────────────────────────┘


[Back: mibs for UDPCTL inetconfig]
[Next: mibs for IPCTL]