Home
last modified time | relevance | path

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

/linux-6.15/net/openvswitch/
H A Dactions.c1297 u8 old_ttl; in execute_dec_ttl() local
1308 old_ttl = nh->ttl--; in execute_dec_ttl()
1309 csum_replace2(&nh->check, htons(old_ttl << 8), in execute_dec_ttl()