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