Searched refs:nfnl_log_pf_bind (Results 1 – 4 of 4) sorted by relevance
87 extern int nfnl_log_pf_bind(struct nl_sock *, uint8_t);
82 if ((err = nfnl_log_pf_bind(nf_sock, family)) < 0) in main()
75 int nfnl_log_pf_bind(struct nl_sock *nlh, uint8_t pf) in nfnl_log_pf_bind() function
201 nfnl_log_pf_bind;