Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Ddhcp.h53 #define BROADCAST_FLAG 0x8000 macro
H A Ddhcp.c780 bootp->flags = htons(BROADCAST_FLAG); in make_message()