Searched refs:neigh_flags (Results 1 – 1 of 1) sorted by relevance
759 static const struct trans_tbl neigh_flags[] = { variable767 return __flags2str(flags, buf, len, neigh_flags, in rtnl_neigh_flags2str()768 ARRAY_SIZE(neigh_flags)); in rtnl_neigh_flags2str()773 return __str2type(name, neigh_flags, ARRAY_SIZE(neigh_flags)); in rtnl_neigh_str2flag()