Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
H A Dpppapi.c50 #define PPPAPI_VAR_ALLOC(name) API_VAR_ALLOC_POOL(struct pppapi_msg, PPPAPI_MSG, name, ERR_MEM) macro
77 PPPAPI_VAR_ALLOC(msg); in pppapi_set_default()
110 PPPAPI_VAR_ALLOC(msg); in pppapi_set_notify_phase_callback()
289 PPPAPI_VAR_ALLOC(msg); in pppapi_connect()
322 PPPAPI_VAR_ALLOC(msg); in pppapi_listen()
354 PPPAPI_VAR_ALLOC(msg); in pppapi_close()
386 PPPAPI_VAR_ALLOC(msg); in pppapi_free()
417 PPPAPI_VAR_ALLOC(msg); in pppapi_ioctl()

Completed in 1 milliseconds