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

/external/libnl/include/netlink/netfilter/
H A Dnfnl.h30 extern uint8_t nfnlmsg_family(struct nlmsghdr *);
/external/libnl/lib/netfilter/
H A Dnfnl.c149 uint8_t nfnlmsg_family(struct nlmsghdr *nlh) function
H A Dlog_msg.c84 nfnl_log_msg_set_family(msg, nfnlmsg_family(nlh));
H A Dqueue_msg.c83 nfnl_queue_msg_set_family(msg, nfnlmsg_family(nlh));
H A Dct.c352 nfnl_ct_set_family(ct, nfnlmsg_family(nlh));
H A Dexp.c241 nfnl_exp_set_family(exp, nfnlmsg_family(nlh));

Completed in 135 milliseconds