Searched refs:is_same (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/scripts/
H A Dsplit-include.c108 int is_same; local
130 is_same = 0;
137 is_same = 1;
140 if (!is_same)
/asus-wl-520gu-7.0.1.45/src/router/iptables/libiptc/
H A Dlibip4tc.c187 is_same(const STRUCT_ENTRY *a, const STRUCT_ENTRY *b, unsigned char *matchmask) function
H A Dlibip6tc.c217 is_same(const STRUCT_ENTRY *a, const STRUCT_ENTRY *b, function
H A Dlibiptc.c1008 is_same(const STRUCT_ENTRY *a,
1048 if (is_same(e, fw, matchmask)) {

Completed in 44 milliseconds