Home
last modified time | relevance | path

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

/linux-6.12.1/net/openvswitch/
Dactions.c1302 u8 old_ttl; in execute_dec_ttl() local
1313 old_ttl = nh->ttl--; in execute_dec_ttl()
1314 csum_replace2(&nh->check, htons(old_ttl << 8), in execute_dec_ttl()