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

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

Completed in 146 milliseconds