HomeSort by relevance Sort by last modified time
    Searched full:av_type (Results 1 - 1 of 1) sorted by null

  /external/ppp/pppd/plugins/radius/
radius.c 249 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, 0, VENDOR_NONE)
852 UINT4 av_type; local
939 UINT4 av_type; local
1080 UINT4 av_type; local
    [all...]

Completed in 41 milliseconds