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

  /external/tcpdump/
print-ip6opts.c 131 if (len - i < IP6OPT_JUMBO_LEN) {
135 if (bp[i + 1] != IP6OPT_JUMBO_LEN - 2) {
ip6.h 136 #define IP6OPT_JUMBO_LEN 6
  /bionic/libc/include/netinet/
ip6.h 171 #define IP6OPT_JUMBO_LEN 6
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
ip6.h 149 #define IP6OPT_JUMBO_LEN 6

Completed in 175 milliseconds