HomeSort by relevance Sort by last modified time
    Searched refs:AF_ISO (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wshisotp.h 37 #define ISO_SET_TP_ADDR(sa_tp,port,portlen,node,nodelen) (sa_tp)->tp_family = AF_ISO; (sa_tp)->tp_addr_type = ISO_HIERARCHICAL; (sa_tp)->tp_tsel_len = (portlen); (sa_tp)->tp_taddr_len = (portlen) + (nodelen); memcpy(&(sa_tp)->tp_addr,(port),(portlen)); memcpy(&(sa_tp)->tp_addr[portlen],(node),(nodelen));
winsock.h 208 #define AF_ISO 7
209 #define AF_OSI AF_ISO
235 #define PF_ISO AF_ISO
winsock2.h 226 #define AF_ISO 7
227 #define AF_OSI AF_ISO
276 #define PF_ISO AF_ISO
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ws1_undef.h 167 #undef AF_ISO

Completed in 51 milliseconds