Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c201 char *defpass; in vnet_ipf_init() local
214 defpass = "pass"; in vnet_ipf_init()
216 defpass = "block"; in vnet_ipf_init()
218 defpass = "no-match -> block"; in vnet_ipf_init()
222 ipfilter_version, defpass, in vnet_ipf_init()