Home
last modified time | relevance | path

Searched defs:IPF_PANIC (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/sys/contrib/ipfilter/netinet/
Dip_compat.h222 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro
369 # define IPF_PANIC(x,y) ; macro