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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c2848 uint32_t l_loc = ntohl(*natt_loc_ptr); local
2850 DOWN_SUM(l_loc);
2851 DOWN_SUM(l_loc);
2859 if (l_loc > l_dst)
2862 running_sum += l_dst - l_loc;

Completed in 57 milliseconds