Searched refs:get_net_group_from_tcp_pcb (Results 1 – 4 of 4) sorted by relevance
206 struct net_group *get_net_group_from_tcp_pcb(const struct tcp_pcb *pcb) in get_net_group_from_tcp_pcb() function877 …if (cpcb->local_port == port && (get_net_group_from_tcp_pcb(pcb) == get_net_group_from_tcp_pcb(cpc…1051 set_tcp_pcb_net_group((struct tcp_pcb *)lpcb, get_net_group_from_tcp_pcb(pcb));1249 struct net_group *group = get_net_group_from_tcp_pcb(pcb);
266 if (group == get_net_group_from_tcp_pcb(pcb) &&304 if (group == get_net_group_from_tcp_pcb(pcb) &&340 …if (group == get_net_group_from_tcp_pcb((struct tcp_pcb *)lpcb) && lpcb->local_port == tcphdr->des…661 struct net_group *group = get_net_group_from_tcp_pcb((struct tcp_pcb *)pcb);823 struct net_group *group = get_net_group_from_tcp_pcb(pcb);
136 struct net_group *group = get_net_group_from_tcp_pcb(pcb); in tcp_route()
413 struct net_group *get_net_group_from_tcp_pcb(const struct tcp_pcb *pcb);