Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dudp.h120 void set_udp_pcb_net_group(struct udp_pcb *pcb, struct net_group *group);
/third_party/lwip/src/core/
Dudp.c84 void set_udp_pcb_net_group(struct udp_pcb *pcb, struct net_group *group) in set_udp_pcb_net_group() function
/third_party/lwip/src/api/
Dapi_msg.c680 set_udp_pcb_net_group(msg->conn->pcb.udp, group);