Searched refs:L2TP_OPT_PEERADDRESS (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ppp-727.90.1/Drivers/L2TP/L2TP-extension/
H A Dl2tpk.h45 #define L2TP_OPT_PEERADDRESS 2 /* peer IP address */ macro
H A Dl2tp_proto.c261 case L2TP_OPT_PEERADDRESS:
343 case L2TP_OPT_PEERADDRESS:
/macosx-10.9.5/ppp-727.90.1/Drivers/L2TP/L2TP-plugin/
H A Dmain.c1675 if (setsockopt(fd, PPPPROTO_L2TP, L2TP_OPT_PEERADDRESS, addr, sizeof(*addr))) {

Completed in 179 milliseconds