Searched refs:nfnl_log_create (Results 1 – 3 of 3) sorted by relevance
94 extern int nfnl_log_create(struct nl_sock *, const struct nfnl_log *);
102 if ((err = nfnl_log_create(nf_sock, log)) < 0) in main()
182 int nfnl_log_create(struct nl_sock *nlh, const struct nfnl_log *log) in nfnl_log_create() function