Home
last modified time | relevance | path

Searched refs:is_packet_udp_bootp (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcp.c3436 is_packet_udp_bootp(void *packet, size_t plen) in is_packet_udp_bootp() function
3601 if (!is_packet_udp_bootp(data, len)) { in dhcp_packet()