Lines Matching refs:IPPROTO_TCP
365 else if (ip->ip_p == IPPROTO_TCP) in IcmpAliasIn2()
368 IPPROTO_TCP, 0); in IcmpAliasIn2()
378 if (ip->ip_p == IPPROTO_UDP || ip->ip_p == IPPROTO_TCP) { in IcmpAliasIn2()
555 else if (ip->ip_p == IPPROTO_TCP) in IcmpAliasOut2()
558 IPPROTO_TCP, 0); in IcmpAliasOut2()
568 if (ip->ip_p == IPPROTO_UDP || ip->ip_p == IPPROTO_TCP) { in IcmpAliasOut2()
957 IPPROTO_TCP, in TcpAliasIn()
1117 IPPROTO_TCP, create); in TcpAliasOut()
1376 case IPPROTO_TCP: in LibAliasInLocked()
1526 case IPPROTO_TCP: in LibAliasOutLocked()
1597 else if (pip->ip_p == IPPROTO_TCP) in LibAliasUnaliasOut()
1600 IPPROTO_TCP, 0); in LibAliasUnaliasOut()
1608 if (pip->ip_p == IPPROTO_UDP || pip->ip_p == IPPROTO_TCP) { in LibAliasUnaliasOut()