Home
last modified time | relevance | path

Searched defs:udp (Results 1 – 13 of 13) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dnetwork.py9 def get_free_port(udp = False): argument
H A Dnfs.py15 def unfs_server(directory, logger = None, udp = True): argument
/openbmc/slpd-lite/
H A Dslp_server.hpp17 namespace udp namespace
/openbmc/qemu/chardev/
H A Dchar-udp.c143 ChardevUdp *udp; in qemu_chr_parse_udp() local
197 ChardevUdp *udp = backend->u.udp.data; in qmp_chardev_open_udp() local
/openbmc/google-misc/subprojects/nemora-postd/
H A Dnemorad.cpp112 std::thread udp(NemoraUdpPoll, &nemora); in main() local
/openbmc/qemu/net/
H A Dchecksum.c161 udp_header *udp = (udp_header *)(ip + 1); in net_checksum_calculate() local
H A Dl2tpv3.c127 bool udp; member
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path_to_text.c112 struct efi_device_path_usb *udp = in dp_msging() local
H A Defi_device_path.c578 struct efi_device_path_usb_class *udp = in dp_fill() local
/openbmc/qemu/tools/ebpf/
H A Drss.bpf.c365 struct udphdr udp = {}; in parse_packet() local
/openbmc/qemu/include/net/
H A Deth.h390 struct udp_header udp; member
/openbmc/qemu/tests/unit/
H A Dtest-qobject-input-visitor.c1014 UserDefTwo *udp = NULL; in test_visitor_in_fail_struct_nested() local
/openbmc/qemu/hw/net/
H A Dvmxnet3.h422 u32 udp:1; /* UDP packet */ member