Home | History | Annotate | Download | only in libiptc

Lines Matching full:delete_entry

1964 static int delete_entry(const IPT_CHAINLABEL chain, const STRUCT_ENTRY *origfw,
2043 return delete_entry(chain, origfw, matchmask, handle, true);
2050 return delete_entry(chain, origfw, matchmask, handle, false);