Searched defs:source_port (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd-network/
H A Ddhcp-packet.c92 uint16_t source_port, be32_t destination_addr,
104 packet->udp.source = htobe16(source_port);
91 dhcp_packet_append_ip_headers(DHCPPacket *packet, be32_t source_addr, uint16_t source_port, be32_t destination_addr, uint16_t destination_port, uint16_t len) argument

Completed in 10 milliseconds