Home
last modified time | relevance | path

Searched refs:udp_send (Results 1 – 24 of 24) sorted by relevance

/third_party/selinux/libsepol/tests/policies/test-hooks/
Dsmall-base.conf223 udp_send
234 udp_send
Dcmp_policy.conf223 udp_send
234 udp_send
/third_party/selinux/libsepol/tests/policies/test-expander/
Drole-base.conf223 udp_send
234 udp_send
Dalias-base.conf223 udp_send
234 udp_send
Duser-base.conf223 udp_send
234 udp_send
Dsmall-base.conf223 udp_send
234 udp_send
/third_party/selinux/libsepol/tests/policies/test-deps/
Dsmall-base.conf223 udp_send
234 udp_send
Dbase-notmetreq.conf222 udp_send
233 udp_send
Dbase-metreq.conf223 udp_send
234 udp_send
/third_party/lwip/
D0064-fix-udp-send-recv-in-multiple-queue.patch104 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…
D0070-add-CHECKSUM_UDP-when-not-support-OFFLOAD_UDP_CHECKS.patch73 LWIP_DEBUGF(UDP_DEBUG, ("udp_send: ip_output_if (,,,,0x%02"X16_F",)\n", (u16_t)ip_proto));
D0060-lwip-add-udp-multicast.patch187 LWIP_DEBUGF(UDP_DEBUG, ("udp_send: ip_output_if (,,,,0x%02"X16_F",)\n", (u16_t)ip_proto));
DUPGRADING206 in tcp_write/udp_send.
DCHANGELOG1561 * 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/
Dtest-getsockname.c267 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/
Dsmall-base.conf223 udp_send
234 udp_send
/third_party/lwip/src/include/lwip/
Dudp.h142 err_t udp_send (struct udp_pcb *pcb, struct pbuf *p);
/third_party/lwip/src/core/
Dudp.c493 udp_send(struct udp_pcb *pcb, struct pbuf *p) function
/third_party/libuv/include/
Duv.h179 XX(UDP_SEND, udp_send) \
/third_party/node/deps/uv/include/
Duv.h179 XX(UDP_SEND, udp_send) \
/third_party/libuv/include/uv_ndk/
Duv.h179 XX(UDP_SEND, udp_send) \
/third_party/selinux/libsepol/tests/policies/test-cond/
Drefpolicy-base.conf214 udp_send
224 udp_send
/third_party/lwip/src/api/
Dapi_msg.c1621 err = udp_send(msg->conn->pcb.udp, msg->msg.b->p);
/third_party/NuttX/
DLICENSE242 net/udp/udp_send.c