Home
last modified time | relevance | path

Searched defs:packet_size (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/amdkfd/
Dkfd_packet_manager_vi.c30 unsigned int pm_build_pm4_header(unsigned int opcode, size_t packet_size) in pm_build_pm4_header()
/openbsd/src/gnu/llvm/lldb/source/Utility/
DStringExtractorGDBRemote.cpp69 const size_t packet_size = m_packet.size(); in GetServerPacketType() local
/openbsd/src/usr.bin/tftp/
Dtftp.c90 unsigned int packet_size = SEGSIZE + 4; variable
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
D980408-1.c58 packet_size; member
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.cpp134 const size_t packet_size = request_packet.GetSize(); in SendRequestPacketNoLock() local
/openbsd/src/usr.sbin/tftpd/
Dtftpd.c138 size_t packet_size; member
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp5000 const char *packet_size = command.GetArgumentAtIndex(0); in DoExecute() local