OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xtables_afinfo
(Results
1 - 2
of
2
) sorted by null
/external/iptables/iptables/
xshared.h
32
*
xtables_afinfo
- protocol family dependent information
41
struct
xtables_afinfo
{
struct
89
extern const struct
xtables_afinfo
*afinfo;
/external/iptables/libxtables/
xtables.c
151
static const struct
xtables_afinfo
afinfo_ipv4 = {
161
static const struct
xtables_afinfo
afinfo_ipv6 = {
171
const struct
xtables_afinfo
*afinfo;
[
all
...]
Completed in 2696 milliseconds