Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/npppd/npppd/
H A Dnpppd.h61 #define npppd_pipex_proto(_tunnel) \ argument
62 (((_tunnel) == NPPPD_TUNNEL_L2TP)? PIPEX_PROTO_L2TP : \
63 ((_tunnel) == NPPPD_TUNNEL_PPTP)? PIPEX_PROTO_PPTP : \
64 ((_tunnel) == NPPPD_TUNNEL_PPPOE)? PIPEX_PROTO_PPPOE : -1)