Searched refs:pppox_proto (Results 1 – 5 of 5) sorted by relevance
76 struct pppox_proto { struct83 extern int register_pppox_proto(int proto_num, const struct pppox_proto *pp); argument
39 static const struct pppox_proto *pppox_protos[PX_MAX_PROTO + 1];41 int register_pppox_proto(int proto_num, const struct pppox_proto *pp) in register_pppox_proto()
680 static const struct pppox_proto pppox_pptp_proto = {
1151 static const struct pppox_proto pppoe_proto = {
1795 static const struct pppox_proto pppol2tp_proto = {