Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/netfilter/
Dipt_ECN.c34 __u8 oldtos; in set_ect_ip() local
38 oldtos = iph->tos; in set_ect_ip()
41 csum_replace2(&iph->check, htons(oldtos), htons(iph->tos)); in set_ect_ip()