Searched refs:nfnl_ct_str2status (Results 1 – 3 of 3) sorted by relevance
76 extern int nfnl_ct_str2status(const char *);
132 if ((status = nfnl_ct_str2status(arg)) < 0) in nl_cli_ct_parse_status()
527 int nfnl_ct_str2status(const char *name) in nfnl_ct_str2status() function