Searched defs:ai_socktype (Results 1 - 1 of 1) sorted by relevance
/systemd/src/libsystemd/sd-resolve/ | ||
H A D | sd-resolve.c | 127 int ai_socktype; member in struct:AddrInfoRequest 143 int ai_socktype; member in struct:AddrInfoSerialization 213 s.ai_socktype = ai->ai_socktype; 349 hints.ai_socktype = ai_req->ai_socktype; 716 ai->ai_socktype = s.ai_socktype; 971 req.ai_socktype = hints->ai_socktype; [all...] |
Completed in 15 milliseconds