HomeSort by relevance Sort by last modified time
    Searched refs:tcp_states (Results 1 - 2 of 2) sorted by null

  /external/libnl/lib/netfilter/
ct_obj.c 433 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));
  /external/toybox/toys/pending/
lsof.c 187 char *tcp_states[] = { local
224 tcp_states[state]);

Completed in 72 milliseconds