Searched refs:udp_send (Results 1 – 24 of 24) sorted by relevance
/third_party/selinux/libsepol/tests/policies/test-hooks/ |
D | small-base.conf | 223 udp_send 234 udp_send
|
D | cmp_policy.conf | 223 udp_send 234 udp_send
|
/third_party/selinux/libsepol/tests/policies/test-expander/ |
D | role-base.conf | 223 udp_send 234 udp_send
|
D | alias-base.conf | 223 udp_send 234 udp_send
|
D | user-base.conf | 223 udp_send 234 udp_send
|
D | small-base.conf | 223 udp_send 234 udp_send
|
/third_party/selinux/libsepol/tests/policies/test-deps/ |
D | small-base.conf | 223 udp_send 234 udp_send
|
D | base-notmetreq.conf | 222 udp_send 233 udp_send
|
D | base-metreq.conf | 223 udp_send 234 udp_send
|
/third_party/lwip/ |
D | 0064-fix-udp-send-recv-in-multiple-queue.patch | 104 LWIP_DEBUGF(UDP_DEBUG | LWIP_DBG_TRACE, ("udp_send: not yet bound to a port, binding now\n")); 121 …LWIP_DEBUGF(UDP_DEBUG | LWIP_DBG_TRACE | LWIP_DBG_LEVEL_SERIOUS, ("udp_send: forced port bind fail…
|
D | 0070-add-CHECKSUM_UDP-when-not-support-OFFLOAD_UDP_CHECKS.patch | 73 LWIP_DEBUGF(UDP_DEBUG, ("udp_send: ip_output_if (,,,,0x%02"X16_F",)\n", (u16_t)ip_proto));
|
D | 0060-lwip-add-udp-multicast.patch | 187 LWIP_DEBUGF(UDP_DEBUG, ("udp_send: ip_output_if (,,,,0x%02"X16_F",)\n", (u16_t)ip_proto));
|
D | UPGRADING | 206 in tcp_write/udp_send.
|
D | CHANGELOG | 1561 * udp.h/.c, pbuf.h/.c: task #6849: added udp_send(_to/_if) functions that 3358 * ip.c: fixed bug #21643 (udp_send/raw_send don't fail if netif is down) by 4237 is available to the application directly after calling udp_send()
|
/third_party/libuv/test/ |
D | test-getsockname.c | 267 static void udp_send(uv_udp_send_t* req, int status) { in udp_send() function 322 udp_send); in udp_sender()
|
/third_party/selinux/libsepol/tests/policies/test-linker/ |
D | small-base.conf | 223 udp_send 234 udp_send
|
/third_party/lwip/src/include/lwip/ |
D | udp.h | 142 err_t udp_send (struct udp_pcb *pcb, struct pbuf *p);
|
/third_party/lwip/src/core/ |
D | udp.c | 493 udp_send(struct udp_pcb *pcb, struct pbuf *p) function
|
/third_party/libuv/include/ |
D | uv.h | 179 XX(UDP_SEND, udp_send) \
|
/third_party/node/deps/uv/include/ |
D | uv.h | 179 XX(UDP_SEND, udp_send) \
|
/third_party/libuv/include/uv_ndk/ |
D | uv.h | 179 XX(UDP_SEND, udp_send) \
|
/third_party/selinux/libsepol/tests/policies/test-cond/ |
D | refpolicy-base.conf | 214 udp_send 224 udp_send
|
/third_party/lwip/src/api/ |
D | api_msg.c | 1621 err = udp_send(msg->conn->pcb.udp, msg->msg.b->p);
|
/third_party/NuttX/ |
D | LICENSE | 242 net/udp/udp_send.c
|