Searched refs:prot_flavor (Results 1 – 1 of 1) sorted by relevance
/external/ppp/pppd/ |
D | auth.c | 905 auth_peer_success(unit, protocol, prot_flavor, name, namelen) in auth_peer_success() argument 906 int unit, protocol, prot_flavor; in auth_peer_success() 915 switch (prot_flavor) { 983 auth_withpeer_success(unit, protocol, prot_flavor) in auth_withpeer_success() argument 984 int unit, protocol, prot_flavor; in auth_withpeer_success() 991 switch (prot_flavor) {
|