Home | History | Annotate | Download | only in radius

Lines Matching refs:RADIUS_TUNNEL_TAGS

1411 	struct radius_tunnel_attrs tunnel[RADIUS_TUNNEL_TAGS], *tun;
1428 if (data[0] >= RADIUS_TUNNEL_TAGS)
1447 if (data[0] < RADIUS_TUNNEL_TAGS) {
1461 for (i = 0; i < RADIUS_TUNNEL_TAGS; i++) {