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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dradius.c249 UINT4 av_type; local
276 av_type = PW_FRAMED;
277 rc_avpair_add(&send, PW_SERVICE_TYPE, &av_type, 0, VENDOR_NONE);
279 av_type = PW_PPP;
280 rc_avpair_add(&send, PW_FRAMED_PROTOCOL, &av_type, 0, VENDOR_NONE);
338 UINT4 av_type; local
384 av_type = PW_FRAMED;
385 rc_avpair_add (&send, PW_SERVICE_TYPE, &av_type, 0, VENDOR_NONE);
387 av_type = PW_PPP;
388 rc_avpair_add (&send, PW_FRAMED_PROTOCOL, &av_type,
845 UINT4 av_type; local
932 UINT4 av_type; local
1077 UINT4 av_type; local
[all...]

Completed in 65 milliseconds