Searched refs:prot_flavor (Results 1 – 1 of 1) sorted by relevance
/external/ppp/pppd/ |
D | auth.c | 932 auth_peer_success(unit, protocol, prot_flavor, name, namelen) in auth_peer_success() argument 933 int unit, protocol, prot_flavor; in auth_peer_success() 942 switch (prot_flavor) { 1010 auth_withpeer_success(unit, protocol, prot_flavor) in auth_withpeer_success() argument 1011 int unit, protocol, prot_flavor; in auth_withpeer_success() 1020 switch (prot_flavor) {
|