Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ppp/dist/pppd/plugins/pppol2tp/
Dpppol2tp.c63 #ifndef SOL_PPPOL2TP
64 #define SOL_PPPOL2TP 273 macro
156 if (getsockopt(pppol2tp_fd, SOL_PPPOL2TP, PPPOL2TP_SO_DEBUG, in setdevname_pppol2tp()
265 if (setsockopt(pppol2tp_fd, SOL_PPPOL2TP, PPPOL2TP_SO_RECVSEQ, in send_config_pppol2tp()
269 if (setsockopt(pppol2tp_fd, SOL_PPPOL2TP, PPPOL2TP_SO_SENDSEQ, in send_config_pppol2tp()
273 if (setsockopt(pppol2tp_fd, SOL_PPPOL2TP, PPPOL2TP_SO_LNSMODE, in send_config_pppol2tp()
277 if (setsockopt(pppol2tp_fd, SOL_PPPOL2TP, PPPOL2TP_SO_REORDERTO, in send_config_pppol2tp()
282 if (setsockopt(pppol2tp_fd, SOL_PPPOL2TP, PPPOL2TP_SO_DEBUG, in send_config_pppol2tp()