OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnlmsg_family
(Results
1 - 5
of
5
) sorted by null
/external/libnl/include/netlink/netfilter/
nfnl.h
30
extern uint8_t
nfnlmsg_family
(struct nlmsghdr *);
/external/libnl/lib/netfilter/
nfnl.c
149
uint8_t
nfnlmsg_family
(struct nlmsghdr *nlh)
function
log_msg.c
83
nfnl_log_msg_set_family(msg,
nfnlmsg_family
(nlh));
queue_msg.c
82
nfnl_queue_msg_set_family(msg,
nfnlmsg_family
(nlh));
ct.c
307
nfnl_ct_set_family(ct,
nfnlmsg_family
(nlh));
Completed in 217 milliseconds