Searched refs:use_ect_1 (Results 1 – 1 of 1) sorted by relevance
55 static inline void __INET_ECN_xmit(struct sock *sk, bool use_ect_1) in __INET_ECN_xmit() argument57 __u8 ect = use_ect_1 ? INET_ECN_ECT_1 : INET_ECN_ECT_0; in __INET_ECN_xmit()