Home
last modified time | relevance | path

Searched defs:tcph (Results 1 – 9 of 9) sorted by relevance

/mOS-networking-stack/core/src/
H A Dtcp_in.c65 const struct tcphdr* tcph = pctx->p.tcph; in HandleActiveOpen() local
91 const struct tcphdr* tcph = pctx->p.tcph; in ValidateSequence() local
308 const struct tcphdr* tcph = pctx->p.tcph; in ProcessACK() local
704 const struct tcphdr* tcph = pctx->p.tcph; in Handle_TCP_ST_LISTEN() local
733 const struct tcphdr* tcph = pctx->p.tcph; in Handle_TCP_ST_SYN_SENT() local
827 const struct tcphdr* tcph = pctx->p.tcph; in Handle_TCP_ST_SYN_RCVD() local
908 const struct tcphdr* tcph = pctx->p.tcph; in Handle_TCP_ST_ESTABLISHED() local
999 const struct tcphdr* tcph = pctx->p.tcph; in Handle_TCP_ST_LAST_ACK() local
1058 const struct tcphdr* tcph = pctx->p.tcph; local
1171 const struct tcphdr* tcph = pctx->p.tcph; local
[all …]
H A Ddebug.c69 struct tcphdr *tcph; in DumpPacket() local
162 struct tcphdr *tcph; in DumpIPPacket() local
220 struct tcphdr *tcph; in DumpIPPacketToFile() local
H A Dtcp.c201 const struct tcphdr* tcph = pctx->p.tcph; in CreateStream() local
259 FillPacketContextTCPInfo(struct pkt_ctx *pctx, struct tcphdr * tcph) in FillPacketContextTCPInfo()
414 struct tcphdr* tcph; in ProcessInTCPPacket() local
H A Dtcp_out.c148 struct tcphdr *tcph; in SendTCPPacketStandalone() local
250 struct tcphdr *tcph; in SendTCPPacket() local
1016 struct tcphdr *tcph; in UpdatePassiveSendTCPContext() local
H A Ddpdk_module.c541 struct tcphdr *tcph; in dpdk_dev_ioctl() local
H A Dmos_api.c939 struct tcphdr *tcph; in mtcp_setlastpkt() local
H A Dapi.c958 struct tcphdr *tcph; in eval_bpf_5tuple() local
/mOS-networking-stack/core/src/include/
H A Dmos_api.h150 struct tcphdr *tcph; member
/mOS-networking-stack/core/include/
H A Dmos_api.h150 struct tcphdr *tcph; member