Searched refs:icmp6_filt (Results 1 – 1 of 1) sorted by relevance
489 u_int32_t icmp6_filt[8]; member504 (((filterp)->icmp6_filt[(type) >> 5]) &= ~(1 << ((type) & 31)))506 (((filterp)->icmp6_filt[(type) >> 5]) |= (1 << ((type) & 31)))508 ((((filterp)->icmp6_filt[(type) >> 5]) & (1 << ((type) & 31))) == 0)510 ((((filterp)->icmp6_filt[(type) >> 5]) & (1 << ((type) & 31))) != 0)