Lines Matching full:filt
162 struct icmp6_filter filt;207 ICMP6_FILTER_SETBLOCKALL(&filt);208 ICMP6_FILTER_SETPASS(ND_NEIGHBOR_ADVERT, &filt);209 ICMP6_FILTER_SETPASS(ND_ROUTER_ADVERT, &filt);211 &filt, sizeof(filt)) == -1)