Searched refs:udpcsum (Results 1 – 3 of 3) sorted by relevance
68 __u8 udpcsum = 0; in geneve_parse_opt() local146 udpcsum = 1; in geneve_parse_opt()150 udpcsum = 0; in geneve_parse_opt()218 addattr8(n, 1024, IFLA_GENEVE_UDP_CSUM, udpcsum); in geneve_parse_opt()
480 ip -netns "$testns" link set dev "$vxlan" type vxlan udpcsum 2>/dev/null
267 ip link add name vxlan0 up type vxlan id 10 nolearning udpcsum \