Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/netfilter/
H A Dipt_ECN.c31 __u8 oldtos; in set_ect_ip() local
35 oldtos = iph->tos; in set_ect_ip()
38 csum_replace2(&iph->check, htons(oldtos), htons(iph->tos)); in set_ect_ip()