Home
last modified time | relevance | path

Searched refs:nfnl_queue_pf_bind (Results 1 – 4 of 4) sorted by relevance

/third_party/libnl/include/netlink/netfilter/
Dqueue.h65 extern int nfnl_queue_pf_bind(struct nl_sock *, uint8_t);
/third_party/libnl/src/
Dnf-queue.c94 if ((err = nfnl_queue_pf_bind(nf_sock, family)) < 0) in main()
/third_party/libnl/lib/netfilter/
Dqueue.c85 int nfnl_queue_pf_bind(struct nl_sock *nlh, uint8_t pf) in nfnl_queue_pf_bind() function
/third_party/libnl/
Dlibnl-nf-3.sym285 nfnl_queue_pf_bind;