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.h315 # define IPF_PANIC(x,y) if (x) { printf y; cmn_err(CE_PANIC, "ipf_panic"); } macro
497 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro
645 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro
723 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro
782 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro
949 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro
1007 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro
1079 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro
1115 # define IPF_PANIC(x,y) if (x) { printf y; panic("ipf_panic"); } macro
1328 # 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));