Searched defs:sppp (Results 1 – 1 of 1) sorted by relevance
163 struct sppp { struct 167 struct sppp *pp_next; /* next interface in keepalive list */ argument 198 void (*pp_up)(struct sppp *sp); argument 199 void (*pp_down)(struct sppp *sp); argument 206 void (*pp_tls)(struct sppp *sp); argument 207 void (*pp_tlf)(struct sppp *sp); argument 215 void (*pp_con)(struct sppp *sp); argument 216 void (*pp_chg)(struct sppp *sp, int new_state); argument 191 pp_last_receivesppp global() argument