Searched refs:nfnl_queue_build_pf_unbind (Results 1 – 3 of 3) sorted by relevance
96 int nfnl_queue_build_pf_unbind(uint8_t pf, struct nl_msg **result) in nfnl_queue_build_pf_unbind() function106 if ((err = nfnl_queue_build_pf_unbind(pf, &msg)) < 0) in nfnl_queue_pf_unbind()
67 extern int nfnl_queue_build_pf_unbind(uint8_t, struct nl_msg **);
225 nfnl_queue_build_pf_unbind;