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