Home
last modified time | relevance | path

Searched refs:PPPAPI_VAR_ALLOC (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dpppapi.c50 #define PPPAPI_VAR_ALLOC(name) API_VAR_ALLOC_POOL(struct pppapi_msg, PPPAPI_MSG, name, … macro
77 PPPAPI_VAR_ALLOC(msg); in pppapi_set_default()
110 PPPAPI_VAR_ALLOC(msg); in pppapi_set_notify_phase_callback()
284 PPPAPI_VAR_ALLOC(msg); in pppapi_connect()
317 PPPAPI_VAR_ALLOC(msg); in pppapi_listen()
349 PPPAPI_VAR_ALLOC(msg); in pppapi_close()
381 PPPAPI_VAR_ALLOC(msg); in pppapi_free()
412 PPPAPI_VAR_ALLOC(msg); in pppapi_ioctl()

Completed in 6 milliseconds