Home
last modified time | relevance | path

Searched defs:set_ippcb_net_group (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/core/
Dip.c168 void set_ippcb_net_group(struct ip_pcb *pcb, struct net_group *group) in set_ippcb_net_group() function
/third_party/lwip/src/include/lwip/
Dnet_group.h52 void (*set_ippcb_net_group)(struct ip_pcb *, struct net_group *); member