Home
last modified time | relevance | path

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

/linux-6.1.9/net/openvswitch/
Dactions.c1257 u8 old_ttl; in execute_dec_ttl() local
1268 old_ttl = nh->ttl--; in execute_dec_ttl()
1269 csum_replace2(&nh->check, htons(old_ttl << 8), in execute_dec_ttl()