Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c2864 uint32_t l_loc = ntohl(*natt_loc_ptr); in sadb_nat_calculations() local
2866 DOWN_SUM(l_loc); in sadb_nat_calculations()
2867 DOWN_SUM(l_loc); in sadb_nat_calculations()
2875 if (l_loc > l_dst) in sadb_nat_calculations()
2878 running_sum += l_dst - l_loc; in sadb_nat_calculations()