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

  /external/tcpdump/
print-ip6opts.c 54 #ifndef IP6OPT_RTALERT_LEN
55 #define IP6OPT_RTALERT_LEN 4
168 if (len - i < IP6OPT_RTALERT_LEN) {
172 if (bp[i + 1] != IP6OPT_RTALERT_LEN - 2) {
ip6.h 139 #define IP6OPT_RTALERT_LEN 4
  /bionic/libc/include/netinet/
ip6.h 159 #define IP6OPT_RTALERT_LEN 4

Completed in 271 milliseconds