Home
last modified time | relevance | path

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

/third_party/lwip/contrib/ports/win32/
Dpcapif.c151 #define PCAPIF_NOTIFY_LINKSTATE(netif, linkfunc) sys_timeout(PCAPIF_LINKUP_DELAY, (sys_timeout_hand… argument
153 #define PCAPIF_NOTIFY_LINKSTATE(netif, linkfunc) linkfunc(netif) argument