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

  /external/chromium/third_party/libjingle/source/talk/base/
winping.h 43 typedef struct ip_option_information { struct in namespace:talk_base
49 } IP_OPTION_INFORMATION, * PIP_OPTION_INFORMATION;
winping.cc 48 struct ip_option_information Options; // Reply options
107 // of the ip_option_information structure. See RFC 791 for a complete
192 IP_OPTION_INFORMATION ipopt;
  /external/chromium_org/third_party/libjingle/source/talk/base/
winping.h 44 typedef struct ip_option_information { struct in namespace:talk_base
50 } IP_OPTION_INFORMATION, * PIP_OPTION_INFORMATION;
winping.cc 53 struct ip_option_information Options; // Reply options
118 // of the ip_option_information structure. See RFC 791 for a complete
238 IP_OPTION_INFORMATION ipopt;

Completed in 918 milliseconds