OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnl_queue_msg_get_family
(Results
1 - 4
of
4
) sorted by null
/external/libnl/include/netlink/netfilter/
queue_msg.h
41
extern uint8_t
nfnl_queue_msg_get_family
(const struct nfnl_queue_msg *);
/external/libnl/src/
nf-queue.c
53
family =
nfnl_queue_msg_get_family
(msg);
/external/libnl/lib/netfilter/
queue_msg.c
171
nfnl_queue_msg_get_family
(msg),
queue_msg_obj.c
216
uint8_t
nfnl_queue_msg_get_family
(const struct nfnl_queue_msg *msg)
function
Completed in 38 milliseconds