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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
in.h 28 #define IP_OPTIONS 4 /* ip_opts; IP per-packet options. */
35 #define IP_RETOPTS 7 /* ip_opts; Set/get IP per-packet options. */
86 struct ip_opts struct
89 char ip_opts[40]; /* Actually variable in size. */ member in struct:ip_opts
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
in.h 28 #define IP_OPTIONS 4 /* ip_opts; IP per-packet options. */
35 #define IP_RETOPTS 7 /* ip_opts; Set/get IP per-packet options. */
99 struct ip_opts struct
102 char ip_opts[40]; /* Actually variable in size. */ member in struct:ip_opts
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
in.h 28 #define IP_OPTIONS 4 /* ip_opts; IP per-packet options. */
35 #define IP_RETOPTS 7 /* ip_opts; Set/get IP per-packet options. */
99 struct ip_opts struct
102 char ip_opts[40]; /* Actually variable in size. */ member in struct:ip_opts
  /device/linaro/bootloader/edk2/StdLib/Include/netinet/
in.h 253 struct ip_opts { struct
256 __int8_t Ip_opts[40]; /* actually variable in size */
258 __int8_t ip_opts[40]; /* actually variable in size */ member in struct:ip_opts
266 #define IP_OPTIONS 1 /* buf/ip_opts; set/get IP options */
273 #define IP_RETOPTS 8 /* ip_opts; set/get IP options */

Completed in 71 milliseconds