Home
last modified time | relevance | path

Searched refs:addr_tmp (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libc/net/
H A Drthdr.c363 struct in6_addr addr_tmp, *addr1, *addr2; in inet6_rth_reverse() local
368 addr_tmp = *addr1; in inet6_rth_reverse()
370 *addr2 = addr_tmp; in inet6_rth_reverse()