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

  /external/libnl/include/netlink/netfilter/
nfnl.h 26 extern int nfnl_connect(struct nl_sock *);
  /external/nfacct/
nfacct.c 223 if ((ret = nfnl_connect(handle))) {
284 if ((ret = nfnl_connect(handle))) {
365 if ((ret = nfnl_connect(handle))) {
461 if ((ret = nfnl_connect(handle))) {
519 if ((ret = nfnl_connect(handle))) {
  /external/libnl/lib/netfilter/
nfnl.c 84 int nfnl_connect(struct nl_sock *sk) function

Completed in 80 milliseconds