Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dlog_msg.h44 extern void nfnl_log_msg_set_hook(struct nfnl_log_msg *, uint8_t);
/external/libnl/lib/netfilter/
Dlog_msg.c92 nfnl_log_msg_set_hook(msg, hdr->hook); in nfnlmsg_log_msg_parse()
Dlog_msg_obj.c232 void nfnl_log_msg_set_hook(struct nfnl_log_msg *msg, uint8_t hook) in nfnl_log_msg_set_hook() function