Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dinet_ecn.h115 static inline void IP_ECN_clear(struct iphdr *iph) in IP_ECN_clear() function
/openbmc/linux/net/xfrm/
H A Dxfrm_output.c304 IP_ECN_clear(top_iph); in xfrm4_tunnel_encap_add()