Searched refs:tcp_states (Results 1 – 2 of 2) sorted by relevance
461 static const struct trans_tbl tcp_states[] = { variable476 return __type2str(state, buf, len, tcp_states, ARRAY_SIZE(tcp_states)); in nfnl_ct_tcp_state2str()481 return __str2type(name, tcp_states, ARRAY_SIZE(tcp_states)); in nfnl_ct_str2tcp_state()
172 char *tcp_states[] = { in scan_ip() local209 tcp_states[state]); in scan_ip()