Home | History | Annotate | Download | only in libiptc

Lines Matching refs:matchmask

1955 	unsigned char *matchmask);
1960 unsigned char *matchmask, struct xtc_handle *handle,
1998 mask = is_same(r->entry, i->entry, matchmask);
2033 unsigned char *matchmask, struct xtc_handle *handle)
2036 return delete_entry(chain, origfw, matchmask, handle, true);
2041 unsigned char *matchmask, struct xtc_handle *handle)
2043 return delete_entry(chain, origfw, matchmask, handle, false);