Searched refs:pppox_proto (Results 1 – 5 of 5) sorted by relevance
72 struct pppox_proto { struct79 extern int register_pppox_proto(int proto_num, const struct pppox_proto *pp); argument
35 static const struct pppox_proto *pppox_protos[PX_MAX_PROTO + 1];37 int register_pppox_proto(int proto_num, const struct pppox_proto *pp) in register_pppox_proto()
631 static const struct pppox_proto pppox_pptp_proto = {
1123 static const struct pppox_proto pppoe_proto = {
1689 static const struct pppox_proto pppol2tp_proto = {