Searched refs:L2TP_OPT_SETDELEGATEDPID (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ppp-727.90.1/Drivers/L2TP/L2TP-extension/
H A Dl2tpk.h60 #define L2TP_OPT_SETDELEGATEDPID 17 /* set the delegated process for traffic statistics */ macro
H A Dl2tp_proto.c305 case L2TP_OPT_SETDELEGATEDPID:
/macosx-10.9.5/ppp-727.90.1/Drivers/L2TP/L2TP-vpn/
H A Dmain.c539 setsockopt(fd, PPPPROTO_L2TP, L2TP_OPT_SETDELEGATEDPID, &pid, sizeof(pid));
/macosx-10.9.5/ppp-727.90.1/Drivers/L2TP/L2TP-plugin/
H A Dmain.c1653 setsockopt(fd, PPPPROTO_L2TP, L2TP_OPT_SETDELEGATEDPID, &pid, sizeof(pid));

Completed in 142 milliseconds