Searched refs:IPF_PANIC (Results 1 – 2 of 2) sorted by relevance
257 IPF_PANIC(1, ("illegal rv %d (ipf_p_rpcb_req)", rv));351 IPF_PANIC(1, ("illegal rv %d (ipf_p_rpcb_decoderep)", rv));1028 IPF_PANIC(1, ("illegal rx_type %d", rx->rx_type));
182 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro348 # define IPF_PANIC(x,y) ; macro