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