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

  /external/libnl/lib/netfilter/
ct_obj.c 224 nl_af2str(ct->ct_family, buf, sizeof(buf)));
314 diff |= CT_DIFF_VAL(FAMILY, ct_family);
416 ct->ct_family = family;
423 return ct->ct_family;
616 if (addr->a_family != ct->ct_family)
ct.c 192 if (ct->ct_family == AF_INET) {
202 } else if (ct->ct_family == AF_INET6) {
  /external/libnl/include/netlink-private/
types.h 812 uint8_t ct_family; member in struct:nfnl_ct

Completed in 109 milliseconds