Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ip/
H A Dsadb.c2788 uint32_t *natt_loc_ptr = NULL, *natt_rem_ptr = NULL; in sadb_nat_calculations() local
2836 natt_loc_ptr = (uint32_t *)(&natt_loc->sin_addr); in sadb_nat_calculations()
2840 newbie->ipsa_natt_addr_loc = *natt_loc_ptr; in sadb_nat_calculations()
2848 uint32_t l_loc = ntohl(*natt_loc_ptr); in sadb_nat_calculations()