Home
last modified time | relevance | path

Searched refs:ICMP6_RR_RESULT_FLAGS_OOB (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/netinet/
Dicmp6.h540 #define ICMP6_RR_RESULT_FLAGS_OOB 0x0002 macro
543 #define ICMP6_RR_RESULT_FLAGS_OOB 0x0200 macro
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-icmp6.c476 #define ICMP6_RR_RESULT_FLAGS_OOB ((uint16_t)htons(0x0002)) macro