Home
last modified time | relevance | path

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

/freebsd/lib/libtacplus/
H A Dtaclib_private.h133 struct tac_msg { struct
134 u_int8_t version;
135 u_int8_t type;
136 u_int8_t seq_no;
137 u_int8_t flags;
138 u_int8_t session_id[4];
139 u_int32_t length;
140 union {
149 } u;