Home
last modified time | relevance | path

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

/third_party/libnl/lib/genl/
Dfamily.c101 static const struct trans_tbl ops_flags[] = { variable
110 return __flags2str(flags, buf, len, ops_flags, ARRAY_SIZE(ops_flags)); in ops_flags2str()