Searched refs:nfnlmsg_alloc_simple (Results 1 - 6 of 6) sorted by relevance

/external/libnl/include/netlink/netfilter/
H A Dnfnl.h35 extern struct nl_msg * nfnlmsg_alloc_simple(uint8_t, uint8_t, int,
/external/libnl/lib/netfilter/
H A Dlog.c40 msg = nfnlmsg_alloc_simple(NFNL_SUBSYS_ULOG, NFULNL_MSG_CONFIG, 0,
109 msg = nfnlmsg_alloc_simple(NFNL_SUBSYS_ULOG, NFULNL_MSG_CONFIG, 0,
H A Dqueue.c60 msg = nfnlmsg_alloc_simple(NFNL_SUBSYS_QUEUE, NFQNL_MSG_CONFIG, 0,
119 msg = nfnlmsg_alloc_simple(NFNL_SUBSYS_QUEUE, NFQNL_MSG_CONFIG, 0,
H A Dnfnl.c200 struct nl_msg *nfnlmsg_alloc_simple(uint8_t subsys_id, uint8_t type, int flags, function
H A Dqueue_msg.c170 nlmsg = nfnlmsg_alloc_simple(NFNL_SUBSYS_QUEUE, NFQNL_MSG_VERDICT, 0,
H A Dct.c456 msg = nfnlmsg_alloc_simple(NFNL_SUBSYS_CTNETLINK, cmd, flags,

Completed in 307 milliseconds