Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dipp_common.h47 #define IPP_ENABLED(proc, ipst) ((ipp_action_count != 0) && \ macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_input.c941 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()
2021 if (IPP_ENABLED(IPP_LOCAL_IN, ipst) && in ip_fanout_v6()
H A Dip_input.c966 if (IPP_ENABLED(IPP_FWD_IN, ipst)) { in ire_recv_forward_v4()
1164 if (IPP_ENABLED(IPP_FWD_OUT, ipst)) { in ip_forward_xmit_v4()
2367 if (IPP_ENABLED(IPP_LOCAL_IN, ipst) && in ip_fanout_v4()
H A Dip6_output.c984 if (IPP_ENABLED(IPP_LOCAL_OUT, ipst)) { in ire_send_wire_v6()
H A Dip_output.c1903 if (IPP_ENABLED(IPP_LOCAL_OUT, ipst)) { in ire_send_wire_v4()