Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dinet_ecn.h117 static inline void IP_ECN_clear(struct iphdr *iph) in IP_ECN_clear() function
/Linux-v5.10/net/xfrm/
Dxfrm_output.c227 IP_ECN_clear(top_iph); in xfrm4_tunnel_encap_add()