Home
last modified time | relevance | path

Searched refs:nfnl_queue_build_pf_bind (Results 1 – 2 of 2) sorted by relevance

/external/libnl/lib/netfilter/
Dqueue.c79 int nfnl_queue_build_pf_bind(uint8_t pf, struct nl_msg **result) in nfnl_queue_build_pf_bind() function
89 if ((err = nfnl_queue_build_pf_bind(pf, &msg)) < 0) in nfnl_queue_pf_bind()
/external/libnl/include/netlink/netfilter/
Dqueue.h64 extern int nfnl_queue_build_pf_bind(uint8_t, struct nl_msg **);