Searched refs:PX_PROTO_OE (Results 1 – 2 of 2) sorted by relevance
140 conn->sessionSocket = socket(AF_PPPOX, SOCK_STREAM, PX_PROTO_OE); in PPPOEConnectDevice()198 sp.sa_protocol = PX_PROTO_OE; in PPPOEConnectDevice()268 sp.sa_protocol = PX_PROTO_OE; in PPPOEDisconnectDevice()
56 #define PX_PROTO_OE 0 /* Currently just PPPoE */ macro