Lines Matching refs:IPPROTO_TCP
355 else if (ip->ip_p == IPPROTO_TCP) in IcmpAliasIn2()
358 IPPROTO_TCP, 0); in IcmpAliasIn2()
368 if (ip->ip_p == IPPROTO_UDP || ip->ip_p == IPPROTO_TCP) { in IcmpAliasIn2()
544 else if (ip->ip_p == IPPROTO_TCP) in IcmpAliasOut2()
547 IPPROTO_TCP, 0); in IcmpAliasOut2()
557 if (ip->ip_p == IPPROTO_UDP || ip->ip_p == IPPROTO_TCP) { in IcmpAliasOut2()
955 IPPROTO_TCP, in TcpAliasIn()
1116 IPPROTO_TCP, create); in TcpAliasOut()
1367 case IPPROTO_TCP: in LibAliasInLocked()
1521 case IPPROTO_TCP: in LibAliasOutLocked()
1591 else if (pip->ip_p == IPPROTO_TCP) in LibAliasUnaliasOut()
1594 IPPROTO_TCP, 0); in LibAliasUnaliasOut()
1602 if (pip->ip_p == IPPROTO_UDP || pip->ip_p == IPPROTO_TCP) { in LibAliasUnaliasOut()