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

  /external/libnl/include/netlink/netfilter/
queue_msg.h 47 extern void nfnl_queue_msg_set_hwproto(struct nfnl_queue_msg *, uint16_t);
  /external/libnl/lib/netfilter/
queue_msg.c 90 nfnl_queue_msg_set_hwproto(msg, hdr->hw_protocol);
queue_msg_obj.c 240 void nfnl_queue_msg_set_hwproto(struct nfnl_queue_msg *msg, uint16_t hwproto) function

Completed in 210 milliseconds