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

  /external/libnl/include/netlink/netfilter/
netfilter.h 21 extern char * nfnl_verdict2str(unsigned int, char *, size_t);
  /external/libnl/lib/netfilter/
netfilter.c 25 char *nfnl_verdict2str(unsigned int verdict, char *buf, size_t len) function
queue_msg_obj.c 151 nfnl_verdict2str(msg->queue_msg_verdict,

Completed in 79 milliseconds