Searched refs:nfnl_queue_build_pf_bind (Results 1 – 3 of 3) sorted by relevance
80 int nfnl_queue_build_pf_bind(uint8_t pf, struct nl_msg **result) in nfnl_queue_build_pf_bind() function90 if ((err = nfnl_queue_build_pf_bind(pf, &msg)) < 0) in nfnl_queue_pf_bind()
64 extern int nfnl_queue_build_pf_bind(uint8_t, struct nl_msg **);
224 nfnl_queue_build_pf_bind;