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

/external/libnl/lib/netfilter/
H A Dct_obj.c433 static struct trans_tbl tcp_states[] = { variable in typeref:struct:trans_tbl
448 return __type2str(state, buf, len, tcp_states, ARRAY_SIZE(tcp_states));
453 return __str2type(name, tcp_states, ARRAY_SIZE(tcp_states));

Completed in 135 milliseconds