Searched refs:status_flags (Results 1 – 2 of 2) sorted by relevance
475 static struct trans_tbl status_flags[] = { variable491 return __flags2str(flags, buf, len, status_flags, in nfnl_ct_status2str()492 ARRAY_SIZE(status_flags)); in nfnl_ct_status2str()497 return __str2flags(name, status_flags, ARRAY_SIZE(status_flags)); in nfnl_ct_str2status()
391 static const struct tok status_flags[] = { variable582 printf(" [%s]", bittok2str(status_flags, "none", devpointer->flags)); in show_devices_and_exit()