Home
last modified time | relevance | path

Searched refs:udp_recv (Results 1 – 25 of 28) sorted by relevance

12

/third_party/selinux/libsepol/tests/policies/test-hooks/
Dcmp_policy.conf222 udp_recv
233 udp_recv
Dsmall-base.conf222 udp_recv
233 udp_recv
/third_party/selinux/libsepol/tests/policies/test-expander/
Dalias-base.conf222 udp_recv
233 udp_recv
Drole-base.conf222 udp_recv
233 udp_recv
Duser-base.conf222 udp_recv
233 udp_recv
Dsmall-base.conf222 udp_recv
233 udp_recv
/third_party/lwip/src/apps/snmp/
Dsnmp_raw.c98 udp_recv(snmp_pcb, snmp_recv, NULL); in snmp_init()
/third_party/selinux/libsepol/tests/policies/test-deps/
Dsmall-base.conf222 udp_recv
233 udp_recv
Dbase-notmetreq.conf221 udp_recv
232 udp_recv
Dbase-metreq.conf222 udp_recv
233 udp_recv
/third_party/lwip/test/unit/udp/
Dtest_udp.c242 udp_recv(pcb_any, test_recv, &ctr_any); in START_TEST()
255 udp_recv(pcb1, test_recv, &ctr1); in START_TEST()
256 udp_recv(pcb2, test_recv, &ctr2); in START_TEST()
/third_party/libuv/test/
Dtest-getsockname.c238 static void udp_recv(uv_udp_t* handle, in udp_recv() function
298 r = uv_udp_recv_start(&udpServer, alloc, udp_recv); in udp_listener()
/third_party/selinux/libsepol/tests/policies/test-linker/
Dsmall-base.conf222 udp_recv
233 udp_recv
/third_party/lwip/src/include/lwip/
Dudp.h128 void udp_recv (struct udp_pcb *pcb, udp_recv_fn recv,
/third_party/libcoap/src/
Dcoap_io_lwip.c130 udp_recv(result->sock.pcb, coap_recv, (void*)result); in coap_new_endpoint()
/third_party/lwip/src/netif/
Dzepif.c266 udp_recv(state->pcb, zepif_udp_recv, netif); in zepif_init()
/third_party/lwip/src/apps/tftp/
Dtftp_server.c419 udp_recv(pcb, recv, NULL); in tftp_init()
/third_party/lwip/src/apps/netbiosns/
Dnetbiosns.c490 udp_recv(netbiosns_pcb, netbiosns_recv, netbiosns_pcb); in netbiosns_init()
/third_party/lwip/src/core/
Ddns.c353 udp_recv(dns_pcbs[0], dns_recv, NULL); in dns_init()
955 udp_recv(pcb, dns_recv, NULL); in dns_alloc_random_port()
Dudp.c1166 udp_recv(struct udp_pcb *pcb, udp_recv_fn recv, void *recv_arg) in udp_recv() function
/third_party/lwip/src/apps/sntp/
Dsntp.c671 udp_recv(sntp_pcb, sntp_recv, NULL); in sntp_init()
/third_party/lwip/src/core/ipv6/
Ddhcp6.c155 udp_recv(dhcp6_pcb, dhcp6_recv, NULL); in dhcp6_inc_pcb_refcount()
/third_party/lwip/src/netif/ppp/
Dpppol2tp.c134 udp_recv(udp, pppol2tp_input, l2tp); in pppol2tp_create()
/third_party/libuv/docs/src/
Dudp.rst410 `suggested_size` in `alloc_cb` for udp_recv is always set to the size of 1 max size dgram.
/third_party/lwip/src/api/
Dapi_msg.c651 udp_recv(msg->conn->pcb.udp, recv_udp, msg->conn);

12