• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/frontends/nss/

Lines Matching refs:return_ident

1298 	DEBUG_TRACE("%p: return_ip: " ECM_IP_ADDR_OCTAL_FMT ":%d\n", fecti, ECM_IP_ADDR_TO_OCTAL(return_ip), nircm->tuple.return_ident);
1934 nircm->tuple.return_ident = ecm_db_connection_to_port_get(feci->ci);
2052 ECM_IP_ADDR_TO_OCTAL(dest_ip), nircm->tuple.return_ident,
2203 DEBUG_TRACE("%p: return_ip: " ECM_IP_ADDR_OCTAL_FMT ":%d\n", fecti, ECM_IP_ADDR_TO_OCTAL(return_ip), nirdm->tuple.return_ident);
2338 nirdm->tuple.return_ident = ecm_db_connection_to_port_get(feci->ci);
2345 ECM_IP_ADDR_TO_OCTAL(dest_ip), nirdm->tuple.return_ident);
2759 DEBUG_TRACE("%p: return_ip: " ECM_IP_ADDR_OCTAL_FMT ":%d\n", fecui, ECM_IP_ADDR_TO_OCTAL(return_ip), nircm->tuple.return_ident);
3395 nircm->tuple.return_ident = ecm_db_connection_to_port_nat_get(feci->ci);
3469 ECM_IP_ADDR_TO_OCTAL(dest_ip), nircm->tuple.return_ident,
3612 DEBUG_TRACE("%p: return_ip: " ECM_IP_ADDR_OCTAL_FMT ":%d\n", fecui, ECM_IP_ADDR_TO_OCTAL(return_ip), nirdm->tuple.return_ident);
3750 nirdm->tuple.return_ident = ecm_db_connection_to_port_get(feci->ci);
3757 ECM_IP_ADDR_TO_OCTAL(dest_ip), nirdm->tuple.return_ident);
4171 DEBUG_TRACE("%p: return_ip: " ECM_IP_ADDR_OCTAL_FMT ":%d\n", fecnpi, ECM_IP_ADDR_TO_OCTAL(return_ip), nircm->tuple.return_ident);
4824 nircm->tuple.return_ident = ecm_db_connection_to_port_nat_get(feci->ci);
4896 ECM_IP_ADDR_TO_OCTAL(dest_ip), nircm->tuple.return_ident,
5039 DEBUG_TRACE("%p: return_ip: " ECM_IP_ADDR_OCTAL_FMT ":%d\n", fecnpi, ECM_IP_ADDR_TO_OCTAL(return_ip), nirdm->tuple.return_ident);
5185 nirdm->tuple.return_ident = ecm_db_connection_to_port_nat_get(feci->ci);
5192 ECM_IP_ADDR_TO_OCTAL(dest_ip), nirdm->tuple.return_ident);
7872 ECM_IP_ADDR_TO_OCTAL(return_ip), (int)sync->return_ident);
7874 ci = ecm_db_connection_find_and_ref(flow_ip, return_ip, sync->protocol, (int)sync->flow_ident, (int)sync->return_ident);
8006 tuple.dst.u.all = (__be16)htons(sync->return_ident);