HelenOS sources
udp_assoc_destroy 138 uspace/app/netecho/comm.c udp_assoc_destroy(assoc);
udp_assoc_destroy 170 uspace/app/netecho/comm.c udp_assoc_destroy(assoc);
udp_assoc_destroy 179 uspace/app/netecho/comm.c udp_assoc_destroy(assoc);
udp_assoc_destroy 98 uspace/lib/inet/include/inet/udp.h extern void udp_assoc_destroy(udp_assoc_t *);
udp_assoc_destroy 168 uspace/srv/net/dhcp/transport.c udp_assoc_destroy(assoc);
udp_assoc_destroy 175 uspace/srv/net/dhcp/transport.c udp_assoc_destroy(dt->assoc);
udp_assoc_destroy 115 uspace/srv/net/dnsrsrv/transport.c udp_assoc_destroy(transport_assoc);
udp_assoc_destroy 122 uspace/srv/net/dnsrsrv/transport.c udp_assoc_destroy(transport_assoc);
HelenOS homepage, sources at GitHub