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.c943 if (IPP_ENABLED(IPP_FWD_IN, ipst)) { in ire_recv_forward_v6()
1092 if (IPP_ENABLED(IPP_FWD_OUT, ipst)) { in ip_forward_xmit_v6()
2023 if (IPP_ENABLED(IPP_LOCAL_IN, ipst) && in ip_fanout_v6()
H A Dip_input.c968 if (IPP_ENABLED(IPP_FWD_IN, ipst)) { in ire_recv_forward_v4()
1166 if (IPP_ENABLED(IPP_FWD_OUT, ipst)) { in ip_forward_xmit_v4()
2369 if (IPP_ENABLED(IPP_LOCAL_IN, ipst) && in ip_fanout_v4()
H A Dip6_output.c990 if (IPP_ENABLED(IPP_LOCAL_OUT, ipst)) { in ire_send_wire_v6()
H A Dip_output.c1900 if (IPP_ENABLED(IPP_LOCAL_OUT, ipst)) { in ire_send_wire_v4()