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

/systemd/src/test/
H A Dtest-socket-util.c212 union in_addr_union ubefore, uafter, t; local
214 assert_se(in_addr_from_string(f, before, &ubefore) >= 0);
216 t = ubefore;

Completed in 10 milliseconds