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

  /external/libnfnetlink/include/libnfnetlink/
libnfnetlink.h 101 nfnl_talk(struct nfnl_handle *, struct nlmsghdr *, pid_t,
164 /* replacement for nfnl_talk */
  /external/iptables/utils/
nfnl_osf.c 387 return nfnl_talk(nfnlh, nmh, 0, 0, NULL, NULL, NULL);
  /external/libnfnetlink/src/
libnfnetlink.c 32 * add replacements for nfnl_listen and nfnl_talk
740 * nfnl_talk - send a request and then receive and process messages returned
753 int nfnl_talk(struct nfnl_handle *nfnlh, struct nlmsghdr *n, pid_t peer, function
    [all...]

Completed in 138 milliseconds