HomeSort by relevance Sort by last modified time
    Searched refs:make_udp_packet (Results 1 - 3 of 3) sorted by null

  /external/dhcpcd/
net.h 136 ssize_t make_udp_packet(uint8_t **, const uint8_t *, size_t,
net.c 703 make_udp_packet(uint8_t **packet, const uint8_t *data, size_t length, function
dhcpcd.c 365 len = make_udp_packet(&udp, (uint8_t *)dhcp, len, from, to);
    [all...]

Completed in 152 milliseconds