Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h176 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro
334 # define IPF_PANIC(x,y) ; macro