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