Searched refs:matchmask (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/libiptc/
H A Dlibip6tc.h81 unsigned char *matchmask,
87 unsigned char *matchmask,
H A Dlibiptc.h85 unsigned char *matchmask,
89 matchmask (array of length == origfw) */
92 unsigned char *matchmask,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/include/libiptc/
H A Dlibip6tc.h81 unsigned char *matchmask,
87 unsigned char *matchmask,
H A Dlibiptc.h85 unsigned char *matchmask,
89 matchmask (array of length == origfw) */
92 unsigned char *matchmask,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/install/include/libiptc/
H A Dlibip6tc.h81 unsigned char *matchmask,
87 unsigned char *matchmask,
H A Dlibiptc.h85 unsigned char *matchmask,
89 matchmask (array of length == origfw) */
92 unsigned char *matchmask,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/libiptc/
H A Dlibip6tc.h81 unsigned char *matchmask,
H A Dlibiptc.h87 matchmask (array of length == origfw) */
90 unsigned char *matchmask,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/include/libiptc/
H A Dlibip6tc.h81 unsigned char *matchmask,
H A Dlibiptc.h87 matchmask (array of length == origfw) */
90 unsigned char *matchmask,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/libiptc/
H A Dlibip4tc.c177 is_same(const STRUCT_ENTRY *a, const STRUCT_ENTRY *b, unsigned char *matchmask) argument
209 mptr = matchmask + sizeof(STRUCT_ENTRY);
H A Dlibip6tc.c208 unsigned char *matchmask)
241 mptr = matchmask + sizeof(STRUCT_ENTRY);
207 is_same(const STRUCT_ENTRY *a, const STRUCT_ENTRY *b, unsigned char *matchmask) argument
H A Dlibiptc.c1952 unsigned char *matchmask);
1957 unsigned char *matchmask, struct xtc_handle *handle,
1995 mask = is_same(r->entry, i->entry, matchmask);
2030 unsigned char *matchmask, struct xtc_handle *handle)
2033 return delete_entry(chain, origfw, matchmask, handle, true);
2038 unsigned char *matchmask, struct xtc_handle *handle)
2040 return delete_entry(chain, origfw, matchmask, handle, false);
1956 delete_entry(const IPT_CHAINLABEL chain, const STRUCT_ENTRY *origfw, unsigned char *matchmask, struct xtc_handle *handle, bool dry_run) argument
2029 TC_CHECK_ENTRY(const IPT_CHAINLABEL chain, const STRUCT_ENTRY *origfw, unsigned char *matchmask, struct xtc_handle *handle) argument
2037 TC_DELETE_ENTRY(const IPT_CHAINLABEL chain, const STRUCT_ENTRY *origfw, unsigned char *matchmask, struct xtc_handle *handle) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/libiptc/
H A Dlibip4tc.c179 is_same(const STRUCT_ENTRY *a, const STRUCT_ENTRY *b, unsigned char *matchmask) argument
212 mptr = matchmask + sizeof(STRUCT_ENTRY);
H A Dlibip6tc.c210 unsigned char *matchmask)
244 mptr = matchmask + sizeof(STRUCT_ENTRY);
209 is_same(const STRUCT_ENTRY *a, const STRUCT_ENTRY *b, unsigned char *matchmask) argument
H A Dlibiptc.c1469 unsigned char *matchmask);
1475 unsigned char *matchmask,
1513 mask = is_same(r->entry, i->entry, matchmask);
1473 TC_DELETE_ENTRY(const IPT_CHAINLABEL chain, const STRUCT_ENTRY *origfw, unsigned char *matchmask, TC_HANDLE_T *handle) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/libiptc/
H A Dlibip4tc.c177 is_same(const STRUCT_ENTRY *a, const STRUCT_ENTRY *b, unsigned char *matchmask) argument
209 mptr = matchmask + sizeof(STRUCT_ENTRY);
H A Dlibip6tc.c208 unsigned char *matchmask)
241 mptr = matchmask + sizeof(STRUCT_ENTRY);
207 is_same(const STRUCT_ENTRY *a, const STRUCT_ENTRY *b, unsigned char *matchmask) argument
H A Dlibiptc.c1953 unsigned char *matchmask);
1958 unsigned char *matchmask, struct xtc_handle *handle,
1996 mask = is_same(r->entry, i->entry, matchmask);
2031 unsigned char *matchmask, struct xtc_handle *handle)
2034 return delete_entry(chain, origfw, matchmask, handle, true);
2039 unsigned char *matchmask, struct xtc_handle *handle)
2041 return delete_entry(chain, origfw, matchmask, handle, false);
1957 delete_entry(const IPT_CHAINLABEL chain, const STRUCT_ENTRY *origfw, unsigned char *matchmask, struct xtc_handle *handle, bool dry_run) argument
2030 TC_CHECK_ENTRY(const IPT_CHAINLABEL chain, const STRUCT_ENTRY *origfw, unsigned char *matchmask, struct xtc_handle *handle) argument
2038 TC_DELETE_ENTRY(const IPT_CHAINLABEL chain, const STRUCT_ENTRY *origfw, unsigned char *matchmask, struct xtc_handle *handle) argument

Completed in 203 milliseconds