Home
last modified time | relevance | path

Searched refs:nfnl_queue_msg_set_hwproto (Results 1 – 4 of 4) sorted by relevance

/third_party/libnl/include/netlink/netfilter/
Dqueue_msg.h47 extern void nfnl_queue_msg_set_hwproto(struct nfnl_queue_msg *, uint16_t);
/third_party/libnl/
Dlibnl-nf-3.sym261 nfnl_queue_msg_set_hwproto;
/third_party/libnl/lib/netfilter/
Dqueue_msg.c80 nfnl_queue_msg_set_hwproto(msg, hdr->hw_protocol); in nfnlmsg_queue_msg_parse()
Dqueue_msg_obj.c244 void nfnl_queue_msg_set_hwproto(struct nfnl_queue_msg *msg, uint16_t hwproto) in nfnl_queue_msg_set_hwproto() function