Searched refs:nfnl_queue_build_pf_unbind (Results 1 - 2 of 2) sorted by relevance

/external/libnl/include/netlink/netfilter/
H A Dqueue.h67 extern int nfnl_queue_build_pf_unbind(uint8_t, struct nl_msg **);
/external/libnl/lib/netfilter/
H A Dqueue.c95 int nfnl_queue_build_pf_unbind(uint8_t pf, struct nl_msg **result) function
105 if ((err = nfnl_queue_build_pf_unbind(pf, &msg)) < 0)

Completed in 180 milliseconds