Home
last modified time | relevance | path

Searched refs:tcp_states (Results 1 – 1 of 1) sorted by relevance

/external/libnl/lib/netfilter/
Dct_obj.c433 static struct trans_tbl tcp_states[] = { variable
448 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()