def _ipt(*args): return ipt(family, table, *args)
def _ipm(*args): return ipt(family, "mangle", *args)