OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xtc_ops
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/include/libiptc/
xtcshared.h
8
struct
xtc_ops
{
struct
/external/iptables/include/libiptc/
xtcshared.h
8
struct
xtc_ops
{
struct
/external/iptables/iptables/
xtables-restore.c
200
static const struct
xtc_ops
xtc_ops
= {
variable in typeref:struct:xtc_ops
212
const struct
xtc_ops
*ops = &
xtc_ops
;
Completed in 333 milliseconds