Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c2804 uint32_t *natt_loc_ptr = NULL, *natt_rem_ptr = NULL; in sadb_nat_calculations() local
2852 natt_loc_ptr = (uint32_t *)(&natt_loc->sin_addr); in sadb_nat_calculations()
2856 newbie->ipsa_natt_addr_loc = *natt_loc_ptr; in sadb_nat_calculations()
2864 uint32_t l_loc = ntohl(*natt_loc_ptr); in sadb_nat_calculations()