Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dipp_common.h47 #define IPP_ENABLED(proc, ipst) ((ipp_action_count != 0) && \ macro
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip6_input.c942 if (IPP_ENABLED(IPP_FWD_IN, ipst)) { in ire_recv_forward_v6()
1090 if (IPP_ENABLED(IPP_FWD_OUT, ipst)) { in ip_forward_xmit_v6()
2022 if (IPP_ENABLED(IPP_LOCAL_IN, ipst) && in ip_fanout_v6()
H A Dip_input.c965 if (IPP_ENABLED(IPP_FWD_IN, ipst)) { in ire_recv_forward_v4()
1159 if (IPP_ENABLED(IPP_FWD_OUT, ipst)) { in ip_forward_xmit_v4()
2362 if (IPP_ENABLED(IPP_LOCAL_IN, ipst) && in ip_fanout_v4()
H A Dip6_output.c978 if (IPP_ENABLED(IPP_LOCAL_OUT, ipst)) { in ire_send_wire_v6()
H A Dip_output.c1889 if (IPP_ENABLED(IPP_LOCAL_OUT, ipst)) { in ire_send_wire_v4()