Searched refs:nfnl_queue_pf_unbind (Results 1 – 3 of 3) sorted by relevance
68 extern int nfnl_queue_pf_unbind(struct nl_sock *, uint8_t);
91 nfnl_queue_pf_unbind(nf_sock, family); in main()
100 int nfnl_queue_pf_unbind(struct nl_sock *nlh, uint8_t pf) in nfnl_queue_pf_unbind() function