Home
last modified time | relevance | path

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

/openbsd/lib/libradius/
H A Dradius.h295 #define RADIUS_TUNNEL_TYPE_PPTP 1 /* Point-to-Point Tunneling macro
/openbsd/usr.sbin/radiusd/
H A Dradiusd_standard.c517 { RADIUS_TUNNEL_TYPE_PPTP, "PPTP" },
H A Dradiusd_ipcp.c1883 { RADIUS_TUNNEL_TYPE_PPTP, "PPTP" }, in radius_tunnel_type_string()
/openbsd/usr.sbin/npppd/npppd/
H A Dnpppd_radius.c292 ATTR_INT32(RADIUS_TYPE_TUNNEL_TYPE, RADIUS_TUNNEL_TYPE_PPTP); in radius_acct_request()