Searched refs:icmp6_filt (Results 1 – 6 of 6) sorted by relevance
21 uint32_t icmp6_filt[8]; member71 ((((filterp)->icmp6_filt[(type) >> 5]) & (1 << ((type) & 31))) == 0)74 ((((filterp)->icmp6_filt[(type) >> 5]) & (1 << ((type) & 31))) != 0)77 ((((filterp)->icmp6_filt[(type) >> 5]) &= ~(1 << ((type) & 31))))80 ((((filterp)->icmp6_filt[(type) >> 5]) |= (1 << ((type) & 31))))