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

/bionic/libc/kernel/uapi/linux/netfilter/
H A Dxt_CT.h36 struct nf_conn *ct __attribute__((aligned(8))); member in struct:xt_ct_target_info
47 struct nf_conn *ct __attribute__((aligned(8))); member in struct:xt_ct_target_info_v1
/bionic/tests/
H A Dfortify_test.cpp715 size_t ct = atoi("2"); // prevent optimizations local
717 ASSERT_EXIT(read(fd, buf, ct), testing::KilledBySignal(SIGABRT), "");

Completed in 1047 milliseconds