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

/external/libnl/lib/netfilter/
H A Dct_obj.c475 static struct trans_tbl status_flags[] = { variable in typeref:struct:trans_tbl
491 return __flags2str(flags, buf, len, status_flags,
492 ARRAY_SIZE(status_flags));
497 return __str2flags(name, status_flags, ARRAY_SIZE(status_flags));

Completed in 1355 milliseconds