Lines Matching refs:IPPROTO_TCP
353 else if (ip->ip_p == IPPROTO_TCP) in IcmpAliasIn2()
356 IPPROTO_TCP, 0); in IcmpAliasIn2()
366 if (ip->ip_p == IPPROTO_UDP || ip->ip_p == IPPROTO_TCP) { in IcmpAliasIn2()
542 else if (ip->ip_p == IPPROTO_TCP) in IcmpAliasOut2()
545 IPPROTO_TCP, 0); in IcmpAliasOut2()
555 if (ip->ip_p == IPPROTO_UDP || ip->ip_p == IPPROTO_TCP) { in IcmpAliasOut2()
952 IPPROTO_TCP, in TcpAliasIn()
1113 IPPROTO_TCP, create); in TcpAliasOut()
1364 case IPPROTO_TCP: in LibAliasInLocked()
1518 case IPPROTO_TCP: in LibAliasOutLocked()
1588 else if (pip->ip_p == IPPROTO_TCP) in LibAliasUnaliasOut()
1591 IPPROTO_TCP, 0); in LibAliasUnaliasOut()
1599 if (pip->ip_p == IPPROTO_UDP || pip->ip_p == IPPROTO_TCP) { in LibAliasUnaliasOut()