OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:iptcc_is_builtin
(Results
1 - 1
of
1
) sorted by null
/external/iptables/libiptc/
libiptc.c
271
static unsigned int
iptcc_is_builtin
(struct chain_head *c)
function
636
if (!
iptcc_is_builtin
(c)) {
665
if (
iptcc_is_builtin
(c))
684
if (!
iptcc_is_builtin
(c)) {
1173
return
iptcc_is_builtin
(c);
1194
if (!
iptcc_is_builtin
(c))
[
all
...]
Completed in 28 milliseconds