OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnl_queue_pf_unbind
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/netfilter/
queue.h
68
extern int
nfnl_queue_pf_unbind
(struct nl_sock *, uint8_t);
/external/libnl/lib/netfilter/
queue.c
100
int
nfnl_queue_pf_unbind
(struct nl_sock *nlh, uint8_t pf)
function
/external/libnl/src/
nf-queue.c
114
nfnl_queue_pf_unbind
(nf_sock, family);
Completed in 243 milliseconds