OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnlmsg_subtype
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/netfilter/
nfnl.h
29
extern uint8_t
nfnlmsg_subtype
(struct nlmsghdr *);
/external/libnl/lib/netfilter/
nfnl.c
140
uint8_t
nfnlmsg_subtype
(struct nlmsghdr *nlh)
function
ct.c
277
switch (
nfnlmsg_subtype
(nlh)) {
Completed in 1642 milliseconds