Searched refs:IP_PROTOCOL_TCP (Results 1 – 3 of 3) sorted by relevance
35 #define IP_PROTOCOL_TCP 0x06 /* Transmission Control Protocol */ macro
71 if (ipHdr->protocol == IP_PROTOCOL_TCP) in ol_tx_classify_htt2_frm()
453 if (ip_prot == IP_PROTOCOL_TCP) { in ol_txrx_frms_dump()