HomeSort by: relevance | last modified time | path
    Searched refs:ip_opts (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/netinet/
in_.d 312 struct ip_opts
315 char[40] ip_opts = 0;
  /src/sys/netinet/
in.h 263 struct ip_opts { struct
266 __int8_t Ip_opts[40]; /* actually variable in size */
268 __int8_t ip_opts[40]; /* actually variable in size */ member in struct:ip_opts
276 #define IP_OPTIONS 1 /* buf/ip_opts; set/get IP options */
283 #define IP_RETOPTS 8 /* ip_opts; set/get IP options */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/darwin/netinet/
in_.d 224 struct ip_opts
227 char[40] ip_opts = 0;

Completed in 37 milliseconds