Home
last modified time | relevance | path

Searched refs:IS_SIMPLE_IPH (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip_impl.h134 #define IS_SIMPLE_IPH(ipha) \ macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_output.c1156 if (!IS_SIMPLE_IPH(ipha)) { in ire_send_local_v4()
1931 if (!IS_SIMPLE_IPH(ipha)) { in ire_send_wire_v4()
H A Dip.c1692 if (!IS_SIMPLE_IPH(ipha)) in icmp_send_reply_v4()
11529 if (IS_SIMPLE_IPH(ipha)) { in ip_source_routed()
11649 if (IS_SIMPLE_IPH(ipha)) in ip_get_dst()