Searched refs:tcp_states (Results 1 – 1 of 1) sorted by relevance
433 static struct trans_tbl tcp_states[] = { variable448 return __type2str(state, buf, len, tcp_states, ARRAY_SIZE(tcp_states)); in nfnl_ct_tcp_state2str()453 return __str2type(name, tcp_states, ARRAY_SIZE(tcp_states)); in nfnl_ct_str2tcp_state()