strace/xlat/sock_udp_options.in
Eugene Syromyatnikov 14e385877d xlat: add UDP_SEGMENT to sock_udp_options
* xlat/sock_udp_options.in (UDP_SEGMENT): New constant, introduced by
Linux commit v4.18-rc1~114^2~377^2~8.
2018-06-18 18:58:01 +02:00

6 lines
86 B
Plaintext

UDP_CORK 1
UDP_ENCAP 100
UDP_NO_CHECK6_TX 101
UDP_NO_CHECK6_RX 102
UDP_SEGMENT 103