Searched refs:ifc_buf (Results 26 - 32 of 32) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/pppoe-relay/
H A Dif.c159 ifc.ifc_buf = inbuf;
/asus-wl-520gu-7.0.1.45/src/router/rp-pppoe/
H A Dif.c155 ifc.ifc_buf = inbuf;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dioctl32.c504 ifc.ifc_buf = NULL;
508 ifc.ifc_buf = kmalloc (ifc.ifc_len, GFP_KERNEL);
509 if (!ifc.ifc_buf)
516 kfree (ifc.ifc_buf);
551 if(ifc.ifc_buf != NULL)
552 kfree (ifc.ifc_buf);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/core/
H A Ddev.c1698 pos = ifc.ifc_buf;
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dsys-linux.c1812 ifend = (struct ifreq *) (ifc.ifc_buf + ifc.ifc_len);
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dsys-linux.c1913 ifend = (struct ifreq *) (ifc.ifc_buf + ifc.ifc_len);
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dsys-linux.c1913 ifend = (struct ifreq *) (ifc.ifc_buf + ifc.ifc_len);

Completed in 181 milliseconds

12