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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ipexport.h 19 typedef struct ip_option_information { struct
25 } IP_OPTION_INFORMATION,*PIP_OPTION_INFORMATION;
44 struct ip_option_information Options;
  /external/chromium_org/third_party/webrtc/base/
winping.h 27 typedef struct ip_option_information { struct in namespace:rtc
33 } IP_OPTION_INFORMATION, * PIP_OPTION_INFORMATION;
winping.cc 36 struct ip_option_information Options; // Reply options
101 // of the ip_option_information structure. See RFC 791 for a complete
221 IP_OPTION_INFORMATION ipopt;

Completed in 745 milliseconds