HomeSort by relevance Sort by last modified time
    Searched full:neigh_states (Results 1 - 1 of 1) sorted by null

  /external/libnl/lib/route/
neigh.c 730 static const struct trans_tbl neigh_states[] = { variable in typeref:struct:trans_tbl
743 return __flags2str(state, buf, len, neigh_states,
744 ARRAY_SIZE(neigh_states));
749 return __str2type(name, neigh_states, ARRAY_SIZE(neigh_states));

Completed in 56 milliseconds