Lines Matching refs:IPPROTO_TCP
359 else if (ip->ip_p == IPPROTO_TCP) in IcmpAliasIn2()
362 IPPROTO_TCP, 0); in IcmpAliasIn2()
372 if (ip->ip_p == IPPROTO_UDP || ip->ip_p == IPPROTO_TCP) { in IcmpAliasIn2()
547 else if (ip->ip_p == IPPROTO_TCP) in IcmpAliasOut2()
550 IPPROTO_TCP, 0); in IcmpAliasOut2()
560 if (ip->ip_p == IPPROTO_UDP || ip->ip_p == IPPROTO_TCP) { in IcmpAliasOut2()
946 IPPROTO_TCP, in TcpAliasIn()
1107 IPPROTO_TCP, create); in TcpAliasOut()
1356 case IPPROTO_TCP: in LibAliasInLocked()
1510 case IPPROTO_TCP: in LibAliasOutLocked()
1581 else if (pip->ip_p == IPPROTO_TCP) in LibAliasUnaliasOut()
1584 IPPROTO_TCP, 0); in LibAliasUnaliasOut()
1592 if (pip->ip_p == IPPROTO_UDP || pip->ip_p == IPPROTO_TCP) { in LibAliasUnaliasOut()