Searched defs:netifapi_msg (Results 1 – 3 of 3) sorted by relevance
58 struct netifapi_msg { struct59 struct tcpip_api_call_data call;60 struct netif *netif;61 union {76 } msg;
69 struct netifapi_msg { struct70 void (* function)(struct netifapi_msg_msg *msg); argument71 struct netifapi_msg_msg msg; argument
237 struct netifapi_msg { struct238 struct tcpip_api_call_data call;239 struct netif *netif;240 union {263 } msg;