Searched refs:SHORTEN_IFNAME_HASH_KEY (Results 1 – 1 of 1) sorted by relevance
/systemd-251/src/nspawn/ |
D | nspawn-network.c | 35 #define SHORTEN_IFNAME_HASH_KEY SD_ID128_MAKE(e1,90,a4,04,a8,ef,4b,51,8c,cc,c3,3a,9f,11,fc,a2) macro 216 h = siphash24(ifname, strlen(ifname), SHORTEN_IFNAME_HASH_KEY.bytes); in shorten_ifname()
|