Searched refs:NDP (Results 1 – 7 of 7) sorted by relevance
26 - **NDP**: Net Data Path. Network-side data path control API. Also includes I/O601 | `SSL_set0_wbio` | NDP | U | A | QSI | Done …602 | `SSL_set0_rbio` | NDP | C | A | QSI | Done …603 | `SSL_set_bio` | NDP | C | A | QSI | Done …604 | `SSL_get_wbio` | NDP | C | A | QSI | Done …605 | `SSL_get_rbio` | NDP | C | A | QSI | Done …606 | `SSL_get_error` | NDP | U | A | QSI | Done …607 | `SSL_get_rfd` | NDP | U | A | NC | Done …608 | `SSL_get_wfd` | NDP | U | A | NC | Done …609 | `SSL_get_fd` | NDP | U | A | NC | Done …[all …]
200 if (const auto *NDP = dyn_cast_if_present<const NamedDecl *>(PTMDT)) in accumCXXBase() local201 ND = NDP; in accumCXXBase()
207 if (const auto *NDP = dyn_cast<const NamedDecl *>(PTMD)) in getDecl() local208 ND = NDP; in getDecl()
256 # The target for tests does not exist but a static NDP entry does381 # Ping the dummy static NDP target.
342 - We cannot configure proxy NDP for off-link address. The target address for344 node which does proxy NDP.
587 address resolution, from like ARP and NDP discovery, before they are sent
225 for ARP/NDP resolution. Thanks to Reflyable for the report.