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

  /external/libnl/include/netlink/netfilter/
exp.h 54 extern int nfnl_exp_add(struct nl_sock *, const struct nfnl_exp *, int);
  /external/libnl/src/
nf-exp-add.c 178 if ((err = nfnl_exp_add(sock, exp, nlflags)) < 0)
  /external/libnl/lib/netfilter/
exp.c 497 int nfnl_exp_add(struct nl_sock *sk, const struct nfnl_exp *exp, int flags) function

Completed in 1416 milliseconds