Searched defs:destination (Results 1 - 25 of 113) sorted by relevance

12345

/haiku-fatelf/src/add-ons/kernel/network/stack/
H A Dsimple_net_buffer.h16 struct sockaddr_storage destination; member in struct:simple_net_buffer::__anon2547
/haiku-fatelf/src/add-ons/kernel/network/protocols/ipv6/
H A Dipv6_utils.h37 ipv6_checksum(const struct in6_addr* source, const struct in6_addr* destination, uint16 length, uint16 protocol, uint16 checksum) argument
/haiku-fatelf/src/apps/mediaplayer/support/
H A DFileReadWrite.cpp65 char destination[destBufferLen]; local
/haiku-fatelf/src/system/libroot/add-ons/icu/
H A DICULocaleconvData.cpp23 _SetLocaleconvEntry(const DecimalFormatSymbols* formatSymbols, char* destination, FormatSymbol symbol, const char* defaultValue) argument
H A DICUCategoryData.cpp76 _ConvertUnicodeStringToLocaleconvEntry( const UnicodeString& string, char* destination, int destinationSize, const char* defaultValue) argument
/haiku-fatelf/headers/posix/net/
H A Droute.h27 struct sockaddr *destination; member in struct:route_entry
/haiku-fatelf/headers/private/net/
H A Dethernet.h20 uint8 destination[ETHER_ADDRESS_LENGTH]; member in struct:ether_header
/haiku-fatelf/src/apps/cortex/addons/LoggingConsumer/
H A DNodeHarnessWin.h50 media_destination destination; member in struct:Connection
/haiku-fatelf/src/apps/cortex/addons/ToneProducer/
H A DNodeHarnessWin.h48 media_destination destination; member in struct:Connection
/haiku-fatelf/src/add-ons/kernel/bluetooth/btCoreData/
H A DConnectionInterface.cpp75 RemoveConnection(const bdaddr_t& destination, hci_id hid) argument
132 RouteConnection(const bdaddr_t& destination) { argument
170 ConnectionByDestination(const bdaddr_t& destination, hci_id hid) argument
[all...]
H A DBTCoreData.cpp22 ExistConnectionByDestination(const bdaddr_t& destination, hci_id hid = -1) argument
/haiku-fatelf/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.h39 in_addr_t destination; member in struct:ipv4_header
/haiku-fatelf/src/add-ons/media/media-add-ons/video_mixer/
H A DBufferMixer.cpp56 uint8 *destination = (uint8 *)output->Data(); local
[all...]
H A DVideoMixerNodeConsumer.cpp241 SeekTagRequested( const media_destination & destination, bigtime_t in_target_time, uint32 in_flags, media_seek_tag * out_seek_tag, bigtime_t * out_tagged_time, uint32 * out_flags) argument
[all...]
/haiku-fatelf/src/apps/cortex/addons/audioOps/
H A DNullAudioOp.cpp52 process( const AudioBuffer& source, AudioBuffer& destination, double& sourceOffset, uint32& destinationOffset, uint32 framesRequired, bigtime_t performanceTime) argument
/haiku-fatelf/src/apps/mediaplayer/media_node_framework/
H A DNodeManager.h99 media_destination destination; member in struct:NodeManager::Connection
/haiku-fatelf/src/kits/translation/
H A DFuncTranslator.cpp105 Translate(BPositionIO* source, const translator_info *info, BMessage* ioExtension, uint32 type, BPositionIO* destination) argument
H A DBitmapStream.cpp253 SwapHeader(const TranslatorBitmap* source, TranslatorBitmap* destination) argument
/haiku-fatelf/src/servers/media/
H A DNotificationManager.cpp177 const media_destination *destination; local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/private/
H A DRequestAllocator.cpp232 void* destination; local
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/private/
H A DRequestAllocator.cpp269 void* destination; local
/haiku-fatelf/src/add-ons/kernel/network/datalink_protocols/ethernet_frame/
H A Dethernet_frame.cpp49 struct sockaddr_dl& destination = *(struct sockaddr_dl*)buffer->destination; local
144 struct sockaddr_dl& destination = *(struct sockaddr_dl*)buffer->destination; local
[all...]
/haiku-fatelf/src/add-ons/kernel/network/ppp/pppoe/
H A DPPPoEDevice.cpp134 struct sockaddr destination; local
203 struct sockaddr destination; local
214 EthernetIfnet()->output(EthernetIfnet(), packet, &destination, NULL); local
278 struct sockaddr destination; local
419 struct sockaddr destination; local
[all...]
/haiku-fatelf/src/add-ons/media/media-add-ons/demultiplexer/
H A DMediaOutputInfo.cpp71 status_t MediaOutputInfo::FormatChangeRequested(const media_destination & destination, argument
105 status_t MediaOutputInfo::Connect(const media_destination & destination, argument
/haiku-fatelf/src/add-ons/media/media-add-ons/dvb/
H A Dmedia_header_ex.h56 int32 destination; member in struct:media_header_ex

Completed in 208 milliseconds

12345