Searched refs:nfnl_exp_get_fn (Results 1 – 3 of 3) sorted by relevance
93 extern const char * nfnl_exp_get_fn(const struct nfnl_exp *);
465 NLA_PUT_STRING(msg, CTA_EXPECT_FN, nfnl_exp_get_fn(exp)); in nfnl_exp_build_message()
587 const char * nfnl_exp_get_fn(const struct nfnl_exp *exp) in nfnl_exp_get_fn() function