newlib-cygwin/winsup/cygwin/include/netinet
Corinna Vinschen 7c804d160d Cygwin: Implement GSO/GRO support
- getsockopt (SOL_UDP, UDP_SEGMENT)
- setsockopt (SOL_UDP, UDP_SEGMENT)
- getsockopt (SOL_UDP, UDP_GRO)
- setsockopt (SOL_UDP, UDP_GRO)
- sendmsg with SOL_UDP/UDP_SEGMENT control message
- recvmsg, convert Winsock UDP_COALESCED_INFO (DWORD) control message to
  Linux compatible SOL_UDP/UDP_GRO (uint16_t)
2022-05-13 11:11:38 +02:00
..
in.h Cygwin: bindresvport: Guard prototypes with __MISC_VISIBLE 2018-02-05 21:06:29 +01:00
in_systm.h
ip.h Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
ip6.h Cygwin: fix formatting: drop spaces leading tabs 2020-03-11 13:45:58 +01:00
ip_icmp.h
tcp.h Cygwin: tcp: Support TCP_QUICKACK 2020-07-01 21:26:59 +02:00
udp.h Cygwin: Implement GSO/GRO support 2022-05-13 11:11:38 +02:00