Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dif_spppvar.h86 struct sauth { struct
87 u_short proto; /* authentication protocol to use */
88 u_short flags;
89 char *name; /* system identification name */
90 char *secret; /* secret password */
91 u_char name_len; /* no need to have a bigger size */
92 u_char secret_len; /* because proto gives size in a byte */