Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dicmp6.h774 #define ICMP6_ERROR_RST_MRCVIF 0x1 macro
/xnu-11215.81.4/bsd/netinet6/
H A Dicmp6.c279 icmp6_error_flag(m, type, code, param, ICMP6_ERROR_RST_MRCVIF); in icmp6_error()
446 if (flags & ICMP6_ERROR_RST_MRCVIF) { in icmp6_error_flag()