Home
last modified time | relevance | path

Searched defs:destination_port (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/libsystemd-network/
Ddhcp-packet.c101 uint16_t destination_port, uint16_t len, int ip_service_type) { in dhcp_packet_append_ip_headers()
Dsd-dhcp-server.c369 uint16_t destination_port, in dhcp_server_send_udp()
433 uint16_t destination_port, in dhcp_server_send()
458 uint16_t destination_port = DHCP_PORT_CLIENT; in dhcp_server_send_packet() local
/systemd-251/src/resolve/
Dresolved-dns-packet.h82 uint16_t sender_port, destination_port; member