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

  /external/libnl/include/netlink/netfilter/
queue.h 70 extern int nfnl_queue_build_create_request(const struct nfnl_queue *,
  /external/libnl/lib/netfilter/
queue.c 160 int nfnl_queue_build_create_request(const struct nfnl_queue *queue, function
187 if ((err = nfnl_queue_build_create_request(queue, &msg)) < 0)

Completed in 274 milliseconds