Searched defs:tpl (Results 1 – 2 of 2) sorted by relevance
532 struct tcpcb_listen *tpl = &GetTcbListen(); in Initialize() local553 struct tcpcb_listen *tpl = &GetTcbListen(); in Listen() local568 struct tcpcb_listen *tpl = &GetTcbListen(); in StopListening() local599 const struct tcpcb_listen *tpl = &GetTcbListen(); in Matches() local673 struct tcpcb_listen *tpl = &listener->GetTcbListen(); in HandleMessage() local785 struct tcpcb_listen *tpl = &listener.GetTcbListen(); in CanBind() local
438 …struct ip6_hdr* ip6, struct tcphdr* th, otMessage* msg, struct tcpcb* tp, struct tcpcb_listen* tpl, in tcp_input()