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.
This commit is contained in:
parent
de412d1f2a
commit
14e385877d
@ -2,3 +2,4 @@ UDP_CORK 1
|
||||
UDP_ENCAP 100
|
||||
UDP_NO_CHECK6_TX 101
|
||||
UDP_NO_CHECK6_RX 102
|
||||
UDP_SEGMENT 103
|
||||
|
Loading…
x
Reference in New Issue
Block a user