Searched refs:natt_loc_ptr (Results 1 – 1 of 1) sorted by relevance
2788 uint32_t *natt_loc_ptr = NULL, *natt_rem_ptr = NULL; in sadb_nat_calculations() local2836 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()