HomeSort by: relevance | last modified time | path
    Searched defs:addr_tmp (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/net/
rthdr.c 382 struct in6_addr addr_tmp, *addr1, *addr2; local in function:inet6_rth_reverse
387 addr_tmp = *addr1;
389 *addr2 = addr_tmp;
rthdr.c 382 struct in6_addr addr_tmp, *addr1, *addr2; local in function:inet6_rth_reverse
387 addr_tmp = *addr1;
389 *addr2 = addr_tmp;

Completed in 22 milliseconds