Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Draw.h104 struct raw_pcb * raw_new (u8_t proto);
/third_party/lwip/src/core/
Draw.c595 raw_new(u8_t proto) in raw_new() function
638 pcb = raw_new(proto); in raw_new_ip_type()
/third_party/lwip/
DCHANGELOG3717 missing pcb allocations checking (in do_bind, and for each raw_new). Fix style.