Searched refs:TC_INSERT_ENTRY (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/libiptc/
H A Dlibip4tc.c76 #define TC_INSERT_ENTRY iptc_insert_entry macro
H A Dlibiptc.c1256 TC_INSERT_ENTRY(const IPT_CHAINLABEL chain, function
1265 iptc_fn = TC_INSERT_ENTRY;
2224 { TC_INSERT_ENTRY, E2BIG, "Index of insertion too big" },
2229 { TC_INSERT_ENTRY, ELOOP, "Loop found in table" },
2230 { TC_INSERT_ENTRY, EINVAL, "Target problem" },
H A Dlibip6tc.c71 #define TC_INSERT_ENTRY ip6tc_insert_entry macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/libiptc/
H A Dlibiptc.c1740 TC_INSERT_ENTRY(const IPT_CHAINLABEL chain, function
1749 iptc_fn = TC_INSERT_ENTRY;
2714 { TC_INSERT_ENTRY, E2BIG, "Index of insertion too big" },
2719 { TC_INSERT_ENTRY, ELOOP, "Loop found in table" },
2720 { TC_INSERT_ENTRY, EINVAL, "Target problem" },
H A Dlibip4tc.c76 #define TC_INSERT_ENTRY iptc_insert_entry macro
H A Dlibip6tc.c71 #define TC_INSERT_ENTRY ip6tc_insert_entry macro

Completed in 76 milliseconds