Searched refs:tcp_ecn_get_ace (Results 1 – 1 of 1) sorted by relevance
98 static inline int tcp_ecn_get_ace(uint16_t);314 delta_cep = (tcp_ecn_get_ace(thflags) + 8 - in tcp_ecn_input_segment()325 switch (tcp_ecn_get_ace(thflags)) { in tcp_ecn_input_segment()601 tcp_ecn_get_ace(uint16_t thflags) in tcp_ecn_get_ace() function