Home
last modified time | relevance | path

Searched refs:table_struct (Results 1 – 2 of 2) sorted by relevance

/external/iptables/libiptc/
Dlibiptc.c2709 struct table_struct { in TC_STRERROR() struct
2745 for (i = 0; i < sizeof(table)/sizeof(struct table_struct); i++) { in TC_STRERROR()
/external/iptables/iptables/
Dnft.c2482 static struct table_struct { in nft_strerror() struct
2515 for (i = 0; i < sizeof(table)/sizeof(struct table_struct); i++) { in nft_strerror()