check_ip6fw_struct
if (check_ip6fw_struct(&default_rule) == NULL ||
static struct ip6_fw *check_ip6fw_struct (struct ip6_fw *m);
return(check_ip6fw_struct(mtod(m, struct ip6_fw *)));