Searched refs:ct_family (Results 1 - 2 of 2) sorted by relevance

/external/libnl/lib/netfilter/
H A Dct_obj.c208 nl_af2str(ct->ct_family, buf, sizeof(buf)));
287 diff |= CT_DIFF_VAL(FAMILY, ct_family);
389 ct->ct_family = family;
396 return ct->ct_family;
568 if (addr->a_family != ct->ct_family)
/external/libnl/include/
H A Dnetlink-types.h748 uint8_t ct_family; member in struct:nfnl_ct

Completed in 153 milliseconds