/external/ppp/pppd/plugins/radius/ |
radius.c | 287 } else if (ipparam) 288 rc_avpair_add(&send, PW_CALLING_STATION_ID, ipparam, 0, VENDOR_NONE); 463 } else if (ipparam) 464 rc_avpair_add(&send, PW_CALLING_STATION_ID, ipparam, 0, VENDOR_NONE); 887 } else if (ipparam) 888 rc_avpair_add(&send, PW_CALLING_STATION_ID, ipparam, 0, VENDOR_NONE); 992 } else if (ipparam) 993 rc_avpair_add(&send, PW_CALLING_STATION_ID, ipparam, 0, VENDOR_NONE); 1136 } else if (ipparam) 1137 rc_avpair_add(&send, PW_CALLING_STATION_ID, ipparam, 0, VENDOR_NONE) [all...] |
/external/opencv/cv/src/ |
cvcalibration.cpp | [all...] |
/external/ppp/pppd/ |
pppd.h | 300 extern char *ipparam; /* Extra parameter for ip up/down scripts */ [all...] |
ipcp.c | 171 { "ipparam", o_string, &ipparam, [all...] |
ipv6cp.c | [all...] |
ipxcp.c | [all...] |
options.c | 101 char *ipparam = NULL; /* Extra parameter for ip up/down scripts */ variable [all...] |