Searched defs:handshake_seq (Results 1 - 3 of 3) sorted by relevance

/external/libnetfilter_conntrack/src/conntrack/
H A Dbuild_mnl.c204 uint64_t handshake_seq = local
205 be64toh(ct->protoinfo.dccp.handshake_seq);
208 handshake_seq);
H A Dbuild.c205 uint64_t handshake_seq = local
206 __be64_to_cpu(ct->protoinfo.dccp.handshake_seq);
210 &handshake_seq,
/external/libnetfilter_conntrack/include/internal/
H A Dobject.h137 uint64_t handshake_seq; member in struct:__nfct_protoinfo::__anon11095

Completed in 91 milliseconds