Searched refs:pppox_proto (Results 1 – 5 of 5) sorted by relevance
70 struct pppox_proto { struct77 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()
637 static const struct pppox_proto pppox_pptp_proto = {
1145 static const struct pppox_proto pppoe_proto = {
1672 static const struct pppox_proto pppol2tp_proto = {