Home
last modified time | relevance | path

Searched refs:nfnl_log_pf_unbind (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink/netfilter/
Dlog.h90 extern int nfnl_log_pf_unbind(struct nl_sock *, uint8_t);
/external/libnl/src/
Dnf-log.c79 nfnl_log_pf_unbind(nf_sock, family); in main()
/external/libnl/lib/netfilter/
Dlog.c90 int nfnl_log_pf_unbind(struct nl_sock *nlh, uint8_t pf) in nfnl_log_pf_unbind() function