Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Draw.h104 struct raw_pcb * raw_new (u8_t proto);
/btstack/3rd-party/lwip/core/src/core/
H A Draw.c595 raw_new(u8_t proto) in raw_new() function
638 pcb = raw_new(proto); in raw_new_ip_type()
/btstack/3rd-party/lwip/core/
H A DCHANGELOG3707 missing pcb allocations checking (in do_bind, and for each raw_new). Fix style.