Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Dnet_group.c67 static struct net_group *do_get_net_group_from_ippcb(struct ip_pcb *pcb) in do_get_net_group_from_ippcb() function
78 .get_net_group_from_ippcb = do_get_net_group_from_ippcb,