Searched refs:tcp_state_idx (Results 1 – 1 of 1) sorted by relevance
498 static inline int tcp_state_idx(struct tcphdr *th) in tcp_state_idx() function530 if ((state_idx = tcp_state_idx(th)) < 0) { in set_tcp_state()