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

  /external/python/cpython3/Modules/
_testbuffer.c 57 #define ND_REDIRECT 0x020 /* redirect buffer requests */
    [all...]
  /bionic/libc/include/netinet/
icmp6.h 115 #define ND_REDIRECT 137 /* redirect */
252 struct nd_redirect { /* redirect */ struct
  /external/tcpdump/
print-icmp6.c 114 #define ND_REDIRECT 137 /* redirect */
257 struct nd_redirect { /* redirect */ struct
509 { ND_REDIRECT, "redirect"},
911 dp->icmp6_type == ND_REDIRECT ||
    [all...]

Completed in 634 milliseconds