Searched refs:IPV4LL_NETWORK (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd-network/
H A Dsd-ipv4ll.c39 #define IPV4LL_NETWORK 0xA9FE0000L macro
278 addr = htonl((random & 0x0000FFFF) | IPV4LL_NETWORK);

Completed in 56 milliseconds