Home
last modified time | relevance | path

Searched refs:thgen (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_subr.c294 tcp_respond(struct tcpcb *tp, otInstance* instance, struct ip6_hdr* ip6gen, struct tcphdr *thgen, in tcp_respond() argument
320 nth->th_sport = thgen->th_dport; in tcp_respond()
321 nth->th_dport = thgen->th_sport; in tcp_respond()
Dtcp_var.h390 tcp_respond(struct tcpcb *tp, otInstance* instance, struct ip6_hdr* ip6gen, struct tcphdr *thgen,