Searched refs:ct_family (Results 1 – 2 of 2) sorted by relevance
208 nl_af2str(ct->ct_family, buf, sizeof(buf))); in ct_dump_details()287 diff |= CT_DIFF_VAL(FAMILY, ct_family); in ct_compare()389 ct->ct_family = family; in nfnl_ct_set_family()396 return ct->ct_family; in nfnl_ct_get_family()568 if (addr->a_family != ct->ct_family) in ct_set_addr()
748 uint8_t ct_family; member