Add UDP_GRO and UDP_SEGMENT Socket Options

On new kernel versions UDP_GRO should be supported. Add code to
enable these socket options in Java and corresponding test case.

Bug: 172945027
Test: atest libcore.android.system.OsTest#test_socket_udpGro_setAndGet libcore.android.system.OsTest#test_socket_udpGso_setAndGet
Change-Id: I5d0db2853d819957c93b0c5d10cb830109551024
4 files changed