Searched refs:ic6f_blockall (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/tools/regression/netinet6/icmp6_filter/
H A Dicmp6_filter.c50 static struct icmp6_filter ic6f_blockall; variable in typeref:struct:icmp6_filter
60 ICMP6_FILTER_SETBLOCKALL(&ic6f_blockall);
107 if (memcmp(&ic6f, &ic6f_blockall, sizeof(ic6f)) != 0)

Completed in 85 milliseconds