Searched refs:RADIUS_TYPE_TUNNEL_TYPE (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/lib/libradius/
H A Dradius.h117 #define RADIUS_TYPE_TUNNEL_TYPE 64 macro
/openbsd-current/usr.sbin/npppd/npppd/
H A Dnpppd_radius.c286 ATTR_INT32(RADIUS_TYPE_TUNNEL_TYPE, RADIUS_TUNNEL_TYPE_L2TP);
292 ATTR_INT32(RADIUS_TYPE_TUNNEL_TYPE, RADIUS_TUNNEL_TYPE_PPTP);
/openbsd-current/usr.sbin/radiusd/
H A Dradiusd_standard.c381 RADIUS_TYPE_TUNNEL_TYPE, "Tunnel-Type", tunnel_type_consts);
H A Dradiusd_ipcp.c1069 if (radius_get_uint32_attr(radpkt, RADIUS_TYPE_TUNNEL_TYPE,
/openbsd-current/sbin/iked/
H A Dradius.c497 radius_put_uint32_attr(pkt, RADIUS_TYPE_TUNNEL_TYPE,

Completed in 132 milliseconds