HomeSort by relevance Sort by last modified time
    Searched refs:nfnl_log_pf_bind (Results 1 - 3 of 3) sorted by null

  /external/libnl/include/netlink/netfilter/
log.h 87 extern int nfnl_log_pf_bind(struct nl_sock *, uint8_t);
  /external/libnl/src/
nf-log.c 80 if ((err = nfnl_log_pf_bind(nf_sock, family)) < 0)
  /external/libnl/lib/netfilter/
log.c 74 int nfnl_log_pf_bind(struct nl_sock *nlh, uint8_t pf) function

Completed in 4968 milliseconds