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

  /external/libnl/include/netlink/netfilter/
queue_msg.h 35 extern void nfnl_queue_msg_set_group(struct nfnl_queue_msg *, uint16_t);
  /external/libnl/src/
nf-queue.c 57 nfnl_queue_msg_set_group(lost_msg, group);
  /external/libnl/lib/netfilter/
queue_msg.c 81 nfnl_queue_msg_set_group(msg, nfnlmsg_res_id(nlh));
queue_msg_obj.c 184 void nfnl_queue_msg_set_group(struct nfnl_queue_msg *msg, uint16_t group) function

Completed in 1384 milliseconds