Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_fusion.c500 hooks_in = HOOKS4_INTERESTED_LOOPBACK_IN(ipst); in tcp_fuse_output()
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_output.c1157 if (HOOKS4_INTERESTED_LOOPBACK_IN(ipst)) { in ire_send_local_v4()
/titanic_41/usr/src/uts/common/inet/
H A Dip.h3071 #define HOOKS4_INTERESTED_LOOPBACK_IN(ipst) \ macro