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

/openbsd-current/usr.sbin/dhcpd/
H A Dsync.h43 #define DHCP_ALIGN(p) (((u_int)(p) + DHCP_ALIGNBYTES) &~ DHCP_ALIGNBYTES) macro

Completed in 180 milliseconds