Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dnet_group.h51 struct net_group *(*get_net_group_from_netif)(struct netif *); member
/third_party/lwip/src/core/
Dnetif.c146 struct net_group *get_net_group_from_netif(struct netif *netif) { in get_net_group_from_netif() function