Home
last modified time | relevance | path

Searched refs:err_prefix (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/net/ip6fw/
H A Dip6_fw.c152 static char err_prefix[] = "ip6_fw_ctl:"; variable
866 dprintf(("%s bad rule number\n", err_prefix)); in add_entry6()
982 err_prefix, frwl->fw_flg)); in check_ip6fw_struct()
987 dprintf(("%s neither in nor out\n", err_prefix)); in check_ip6fw_struct()
1004 err_prefix)); in check_ip6fw_struct()
1010 err_prefix, IPV6_FW_GETNSRCP(frwl))); in check_ip6fw_struct()
1015 err_prefix, IPV6_FW_GETNDSTP(frwl))); in check_ip6fw_struct()
1030 err_prefix)); in check_ip6fw_struct()
1047 dprintf(("%s rule never matches\n", err_prefix)); in check_ip6fw_struct()
1088 dprintf(("%s invalid command\n", err_prefix)); in check_ip6fw_struct()
[all …]