Home
last modified time | relevance | path

Searched refs:PX_PROTO_OPNS (Results 1 – 2 of 2) sorted by relevance

/external/mtpd/
Dmtpd.h27 #define PX_PROTO_OPNS 4 macro
Dpptp.c247 int fd = socket(AF_PPPOX, SOCK_DGRAM, PX_PROTO_OPNS); in check_pptp()
273 pppox = socket(AF_PPPOX, SOCK_DGRAM, PX_PROTO_OPNS); in create_pppox_opns()
281 .sa_protocol = PX_PROTO_OPNS, in create_pppox_opns()