Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dqueue_msg.h47 extern void nfnl_queue_msg_set_hwproto(struct nfnl_queue_msg *, uint16_t);
/external/libnl/lib/netfilter/
Dqueue_msg.c91 nfnl_queue_msg_set_hwproto(msg, hdr->hw_protocol); in nfnlmsg_queue_msg_parse()
Dqueue_msg_obj.c243 void nfnl_queue_msg_set_hwproto(struct nfnl_queue_msg *msg, uint16_t hwproto) in nfnl_queue_msg_set_hwproto() function