HomeSort by relevance Sort by last modified time
    Searched refs:IPV6_FLOWLABEL_MASK (Results 51 - 75 of 81) sorted by null

1 23 4

  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/netinet/
ip6.h 98 #define IPV6_FLOWLABEL_MASK 0x000fffff /* flow label (20 bits) */
102 #define IPV6_FLOWLABEL_MASK 0xffff0f00 /* flow label (20 bits) */
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/netinet/
ip6.h 98 #define IPV6_FLOWLABEL_MASK 0x000fffff /* flow label (20 bits) */
102 #define IPV6_FLOWLABEL_MASK 0xffff0f00 /* flow label (20 bits) */
  /external/tcpdump/
ip6.h 100 #define IPV6_FLOWLABEL_MASK ((uint32_t)htonl(0x000fffff)) /* flow label (20 bits) */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go 511 IPV6_FLOWLABEL_MASK = 0xffff0f00
    [all...]
zerrors_darwin_amd64.go 511 IPV6_FLOWLABEL_MASK = 0xffff0f00
    [all...]
zerrors_darwin_arm.go 486 IPV6_FLOWLABEL_MASK = 0xffff0f00
    [all...]
zerrors_darwin_arm64.go 515 IPV6_FLOWLABEL_MASK = 0xffff0f00
    [all...]
zerrors_dragonfly_amd64.go 716 IPV6_FLOWLABEL_MASK = 0xffff0f00
    [all...]
zerrors_freebsd_386.go     [all...]
zerrors_freebsd_amd64.go     [all...]
zerrors_freebsd_arm.go     [all...]
zerrors_netbsd_386.go     [all...]
zerrors_netbsd_amd64.go     [all...]
zerrors_netbsd_arm.go     [all...]
zerrors_openbsd_386.go 766 IPV6_FLOWLABEL_MASK = 0xffff0f00
    [all...]
zerrors_openbsd_amd64.go 766 IPV6_FLOWLABEL_MASK = 0xffff0f00
    [all...]
zerrors_openbsd_arm.go 765 IPV6_FLOWLABEL_MASK = 0xffff0f00
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_darwin_386.go 511 IPV6_FLOWLABEL_MASK = 0xffff0f00
    [all...]
zerrors_darwin_amd64.go 511 IPV6_FLOWLABEL_MASK = 0xffff0f00
    [all...]
zerrors_darwin_arm.go 486 IPV6_FLOWLABEL_MASK = 0xffff0f00
    [all...]
zerrors_darwin_arm64.go 515 IPV6_FLOWLABEL_MASK = 0xffff0f00
    [all...]
zerrors_dragonfly_amd64.go 716 IPV6_FLOWLABEL_MASK = 0xffff0f00
    [all...]
zerrors_freebsd_386.go     [all...]
zerrors_freebsd_amd64.go     [all...]
zerrors_freebsd_arm.go     [all...]

Completed in 1880 milliseconds

1 23 4