Home
last modified time | relevance | path

Searched defs:new_addr (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Difaddrs.cpp169 ifaddrs_storage* new_addr = new ifaddrs_storage(out); in __getifaddrs_callback() local
205 ifaddrs_storage* new_addr = new ifaddrs_storage(out); in __getifaddrs_callback() local
/bionic/libc/kernel/uapi/linux/tc_act/
Dtc_nat.h35 __be32 new_addr; member