Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/sppp/
H A Dif_sppp.h63 struct sauth { struct
64 u_short proto; /* authentication protocol to use */
65 u_short flags;
69 u_char name[AUTHNAMELEN]; /* system identification name */
70 u_char secret[AUTHKEYLEN]; /* secret password */
71 u_char challenge[AUTHKEYLEN]; /* random challenge */