HomeSort by relevance Sort by last modified time
    Searched refs:ct_family (Results 1 - 2 of 2) sorted by null

  /external/libnl/lib/netfilter/
ct_obj.c 208 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/
netlink-types.h 748 uint8_t ct_family; member in struct:nfnl_ct

Completed in 28 milliseconds