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

  /external/dhcpcd/
net.h 139 ssize_t make_udp_packet(uint8_t **, const uint8_t *, size_t,
net.c 671 make_udp_packet(uint8_t **packet, const uint8_t *data, size_t length, function
client.c 677 len = make_udp_packet(&udp, (uint8_t *)dhcp, len, from, to);
    [all...]
dhcpcd.c 349 len = make_udp_packet(&udp, (uint8_t *)dhcp, len, from, to);
    [all...]

Completed in 482 milliseconds