Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dnet_group.h49 struct net_group *(*get_curr_process_net_group)(void); member
/third_party/lwip/src/core/
Dnet_group.c44 struct net_group *get_curr_process_net_group(void) in get_curr_process_net_group() function