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

/lxc/src/lxc/
H A Dlxccontainer.c1891 void *tempAddrPtr = NULL; local
1916 tempAddrPtr = &((struct sockaddr_in *)tempIfAddr->ifa_addr)->sin_addr;
1925 tempAddrPtr = &((struct sockaddr_in6 *)tempIfAddr->ifa_addr)->sin6_addr;
1934 tempAddrPtr,

Completed in 47 milliseconds