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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_bonding.h 55 * SIOC*** versions of them instead
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_bonding.h 55 * SIOC*** versions of them instead
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_bonding.h 55 * SIOC*** versions of them instead
  /external/ppp/pppd/plugins/rp-pppoe/
if.c 967 struct strioctl sioc; local
970 sioc.ic_cmd = cmd;
971 sioc.ic_timout = timout;
972 sioc.ic_len = len;
973 sioc.ic_dp = dp;
974 rc = ioctl(fd, I_STR, &sioc);
979 return (sioc.ic_len);
  /external/ppp/pppd/include/net/
if_ppp.h 137 /* PPPIOC[GS]MTU are alternatives to SIOC[GS]IFMTU, used under Ultrix */
  /external/wpa_supplicant_8/src/drivers/
driver_wired.c 502 perror("ioctl[SIOC{ADD/DEL}MULTI]");

Completed in 249 milliseconds