Searched refs:tcpip_api_call_data (Results 1 – 2 of 2) sorted by relevance
97 struct tcpip_api_call_data { struct107 typedef err_t (*tcpip_api_call_fn)(struct tcpip_api_call_data *call); argument108 err_t tcpip_api_call(tcpip_api_call_fn fn, struct tcpip_api_call_data *call);110 err_t tcpip_linklayer_event_call(tcpip_api_call_fn fn, struct tcpip_api_call_data *call);119 tcpip_netifapi_priority(tcpip_api_call_fn fn, struct tcpip_api_call_data *call);154 struct tcpip_api_call_data *arg;
82 struct tcpip_api_call_data call;