Home
last modified time | relevance | path

Searched refs:IP_PROTOCOL_TCP (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/fw-api/fw/
H A Dip_prot.h35 #define IP_PROTOCOL_TCP 0x06 /* Transmission Control Protocol */ macro
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_classify.c71 if (ipHdr->protocol == IP_PROTOCOL_TCP) in ol_tx_classify_htt2_frm()
H A Dol_txrx_internal.h453 if (ip_prot == IP_PROTOCOL_TCP) { in ol_txrx_frms_dump()