OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nft_compatible_revision
(Results
1 - 5
of
5
) sorted by null
/external/iptables/iptables/
nft.h
128
int
nft_compatible_revision
(const char *name, uint8_t rev, int opt);
xtables-eb.c
312
.compat_rev =
nft_compatible_revision
,
[
all
...]
xtables-arp.c
161
.compat_rev =
nft_compatible_revision
,
[
all
...]
xtables.c
110
.compat_rev =
nft_compatible_revision
,
[
all
...]
nft.c
2421
int
nft_compatible_revision
(const char *name, uint8_t rev, int opt)
function
[
all
...]
Completed in 140 milliseconds