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

/netgear-R7800-V1.0.2.28/package/simulated-driver/src/
H A Dsfe_drv.h179 uint32_t flow_end; /**< Flow direction's largest seen sequence + segment length */ member in struct:sfe_protocol_tcp_rule
263 uint32_t flow_end; /**< Flow direction's largest seen sequence + segment length */ member in struct:sfe_ipv4_conn_sync
354 uint32_t flow_end; /**< Flow direction's largest seen sequence + segment length */ member in struct:sfe_ipv6_conn_sync
H A Dsfe_drv.c356 sync_msg->flow_end = sis->src_td_end;
463 sic.src_td_end = msg->msg.rule_create.tcp_rule.flow_end;
734 sync_msg->flow_end = sis->src_td_end;
841 sic.src_td_end = msg->msg.rule_create.tcp_rule.flow_end;
/netgear-R7800-V1.0.2.28/package/qca-nss-drv/src/exports/
H A Dnss_api_if.h245 uint32_t flow_end; /**< Flow end */ member in struct:nss_ipv4_create
348 uint32_t flow_end; /**< Flow end */ member in struct:nss_ipv6_create
422 uint32_t flow_end; /**< Flow end */ member in struct:nss_ipv4_sync
527 uint32_t flow_end; /**< Flow end */ member in struct:nss_ipv6_sync
H A Dnss_ipv6.h222 uint32_t flow_end; /**< Flow direction's largest seen sequence + segment length */ member in struct:nss_ipv6_protocol_tcp_rule
366 uint32_t flow_end; /**< Flow direction's largest seen sequence + segment length */ member in struct:nss_ipv6_conn_sync
H A Dnss_ipv4.h173 uint32_t flow_end; /**< Flow direction's largest seen sequence + segment length */ member in struct:nss_ipv4_protocol_tcp_rule
319 uint32_t flow_end; /**< Flow direction's largest seen sequence + segment length */ member in struct:nss_ipv4_conn_sync
/netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/frontends/sfe/
H A Decm_sfe_ipv6.c1559 if ((int32_t)(ct->proto.tcp.seen[0].td_end - sync->flow_end) < 0) {
1560 ct->proto.tcp.seen[0].td_end = sync->flow_end;
H A Decm_sfe_ported_ipv4.c914 nircm->tcp_rule.flow_end = ct->proto.tcp.seen[0].td_end;
988 "flow_end: %u\n"
1023 nircm->tcp_rule.flow_end,
1036 "flow_end: %u\n"
1044 nircm->tcp_rule.flow_end,
H A Decm_sfe_ipv4.c1845 if ((int32_t)(ct->proto.tcp.seen[0].td_end - sync->flow_end) < 0) {
1846 ct->proto.tcp.seen[0].td_end = sync->flow_end;
H A Decm_sfe_ported_ipv6.c874 nircm->tcp_rule.flow_end = ct->proto.tcp.seen[0].td_end;
975 "flow_end: %u\n"
983 nircm->tcp_rule.flow_end,
/netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/frontends/nss/
H A Decm_nss_ported_ipv4.c919 nircm->tcp_rule.flow_end = ct->proto.tcp.seen[0].td_end;
993 "flow_end: %u\n"
1028 nircm->tcp_rule.flow_end,
1041 "flow_end: %u\n"
1049 nircm->tcp_rule.flow_end,
H A Decm_nss_ipv4.c1865 if ((int32_t)(ct->proto.tcp.seen[0].td_end - sync->flow_end) < 0) {
1866 ct->proto.tcp.seen[0].td_end = sync->flow_end;
H A Decm_nss_ipv6.c1577 if ((int32_t)(ct->proto.tcp.seen[0].td_end - sync->flow_end) < 0) {
1578 ct->proto.tcp.seen[0].td_end = sync->flow_end;
H A Decm_nss_ported_ipv6.c879 nircm->tcp_rule.flow_end = ct->proto.tcp.seen[0].td_end;
980 "flow_end: %u\n"
988 nircm->tcp_rule.flow_end,
H A Decm_front_end_ipv6.c1972 nircm->tcp_rule.flow_end = ct->proto.tcp.seen[0].td_end;
2038 "flow_end: %u\n"
2071 nircm->tcp_rule.flow_end,
8069 if ((int32_t)(ct->proto.tcp.seen[0].td_end - sync->flow_end) < 0) {
8070 ct->proto.tcp.seen[0].td_end = sync->flow_end;
/netgear-R7800-V1.0.2.28/package/qca-nss-clients/src/capwapmgr/
H A Dnss_capwapmgr.c906 nircm->tcp_rule.flow_end = unic->flow_end;

Completed in 113 milliseconds