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