OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnl_ct_str2status
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/netfilter/
ct.h
70
extern int
nfnl_ct_str2status
(const char *);
/external/libnl/src/lib/
ct.c
132
if ((status =
nfnl_ct_str2status
(arg)) < 0)
/external/libnl/lib/netfilter/
ct_obj.c
495
int
nfnl_ct_str2status
(const char *name)
function
Completed in 62 milliseconds