Searched refs:IPP_ENABLED (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/inet/
H A Dipp_common.h47 #define IPP_ENABLED(proc, ipst) ((ipp_action_count != 0) && \ macro
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip6_input.c940 if (IPP_ENABLED(IPP_FWD_IN, ipst)) {
1088 if (IPP_ENABLED(IPP_FWD_OUT, ipst)) {
2020 if (IPP_ENABLED(IPP_LOCAL_IN, ipst) &&
H A Dip_input.c964 if (IPP_ENABLED(IPP_FWD_IN, ipst)) {
1158 if (IPP_ENABLED(IPP_FWD_OUT, ipst)) {
2361 if (IPP_ENABLED(IPP_LOCAL_IN, ipst) &&
H A Dip6_output.c978 if (IPP_ENABLED(IPP_LOCAL_OUT, ipst)) {
H A Dip_output.c1889 if (IPP_ENABLED(IPP_LOCAL_OUT, ipst)) {

Completed in 213 milliseconds