Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h316 # define IPF_PANIC(x,y) if (x) { printf y; cmn_err(CE_PANIC, "ipf_panic"); } macro
498 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro
646 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro
724 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro
783 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro
950 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro
1008 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro
1080 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro
1116 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro
1329 # define IPF_PANIC(x,y) macro
[all …]
H A Dip_rpcb_pxy.c280 IPF_PANIC(1, ("illegal rv %d (ippr_rpcb_req)", rv));
370 IPF_PANIC(1, ("illegal rv %d (ippr_rpcb_decoderep)", rv));
1049 IPF_PANIC(1, ("illegal rx_type %d", rx->rx_type));