Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet/
H A Dicmp6.h763 #define ICMP6_ERROR_RST_MRCVIF 0x1 macro
/xnu-10002.1.13/bsd/netinet6/
H A Dicmp6.c277 icmp6_error_flag(m, type, code, param, ICMP6_ERROR_RST_MRCVIF); in icmp6_error()
443 if (flags & ICMP6_ERROR_RST_MRCVIF) { in icmp6_error_flag()