Searched refs:nfnl_exp_add (Results 1 – 3 of 3) sorted by relevance
54 extern int nfnl_exp_add(struct nl_sock *, const struct nfnl_exp *, int);
178 if ((err = nfnl_exp_add(sock, exp, nlflags)) < 0) in main()
497 int nfnl_exp_add(struct nl_sock *sk, const struct nfnl_exp *exp, int flags) in nfnl_exp_add() function