Home
last modified time | relevance | path

Searched defs:accepted (Results 1 – 2 of 2) sorted by relevance

/btstack/3rd-party/lwip/core/src/core/ipv6/
H A Dnd6.c436 u8_t accepted; in nd6_input() local
/btstack/3rd-party/lwip/core/src/api/
H A Dsockets.c496 alloc_socket(struct netconn *newconn, int accepted) in alloc_socket()