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

/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/
H A Dpppol2tp.c124 int tmp_len = sizeof(tmp); local
142 if (getsockopt(pppol2tp_fd, SOL_PPPOL2TP, PPPOL2TP_SO_DEBUG, &tmp, &tmp_len) < 0) {
/asus-wl-520gu-7.0.1.45/src/router/u2ec/
H A Dusbsock.c305 int tmp_len = purb->UrbHeader.Length - 24; local
307 for (i = 0; tmp_len > 0; i++) {
330 tmp_len -= (*(USBD_INTERFACE_INFORMATION*)tmp).Length;
1177 int tmp_len = purb->UrbHeader.Length - 0x28; local
1179 for (i = 0; tmp_len > 0; i++) {
1202 tmp_len -= (*(USBD_INTERFACE_INFORMATION_64*)tmp).Length;
2594 int tmp_len; local
2710 tmp_len = purb->UrbHeader.Length - 24;
2712 for (i = 0; tmp_len > 0; i++) {
2723 tmp_len
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/
H A Dpppol2tp.c124 int tmp_len = sizeof(tmp); local
142 if (getsockopt(pppol2tp_fd, SOL_PPPOL2TP, PPPOL2TP_SO_DEBUG, &tmp, &tmp_len) < 0) {

Completed in 54 milliseconds