Home
last modified time | relevance | path

Searched defs:tcpcrypt_ctl (Results 1 – 1 of 1) sorted by relevance

/dports/security/tcpcrypt/tcpcrypt-0.5/src/
H A Dtcpcrypt_ctl.h18 struct tcpcrypt_ctl { struct
19 uint32_t tcc_seq;
20 struct in_addr tcc_src;
21 uint16_t tcc_sport;
22 struct in_addr tcc_dst;
23 uint16_t tcc_dport;
24 uint32_t tcc_flags;
25 uint32_t tcc_err;
26 uint32_t tcc_opt;
27 uint32_t tcc_dlen;
[all …]