Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netkey/
H A Dkeydb.h57 struct secashead { struct
60 struct secasindex saidx;
62 ifnet_t ipsec_if;
63 u_int outgoing_if;
64 u_int8_t dir; /* IPSEC_DIR_INBOUND or IPSEC_DIR_OUTBOUND */
65 u_int8_t state; /* MATURE or DEAD. */
70 struct route_in6 sa_route; /* route cache */
72 uint16_t flags;
73 u_int32_t use_count;