Home
last modified time | relevance | path

Searched refs:old_ttl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dactions.c1250 u8 old_ttl; in execute_dec_ttl() local
1261 old_ttl = nh->ttl--; in execute_dec_ttl()
1262 csum_replace2(&nh->check, htons(old_ttl << 8), in execute_dec_ttl()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dactions.c1270 u8 old_ttl; in execute_dec_ttl() local
1281 old_ttl = nh->ttl--; in execute_dec_ttl()
1282 csum_replace2(&nh->check, htons(old_ttl << 8), in execute_dec_ttl()

Completed in 5 milliseconds