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

/netgear-R7800-V1.0.2.28/package/qca-nss-drv/src/exports/
H A Dnss_api_if.h250 uint8_t return_window_scale; /**< Window scaling factor of return direction (TCP) */ member in struct:nss_ipv4_create
353 uint8_t return_window_scale; /**< Window scaling factor (TCP) for return */ member in struct:nss_ipv6_create
H A Dnss_ipv6.h228 uint8_t return_window_scale; /**< Return direction's window scaling factor */ member in struct:nss_ipv6_protocol_tcp_rule
H A Dnss_ipv4.h178 uint8_t return_window_scale; /**< Return direction's window scaling factor */ member in struct:nss_ipv4_protocol_tcp_rule
/netgear-R7800-V1.0.2.28/package/simulated-driver/src/
H A Dsfe_drv.h184 uint8_t return_window_scale; /**< Return direction's window scaling factor */ member in struct:sfe_protocol_tcp_rule
H A Dsfe_drv.c465 sic.dest_td_window_scale = msg->msg.rule_create.tcp_rule.return_window_scale;
843 sic.dest_td_window_scale = msg->msg.rule_create.tcp_rule.return_window_scale;
/netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/frontends/nss/
H A Decm_nss_ported_ipv4.c921 nircm->tcp_rule.return_window_scale = ct->proto.tcp.seen[1].td_scale;
995 "return_window_scale: %u\n"
1030 nircm->tcp_rule.return_window_scale,
1043 "return_window_scale: %u\n"
1051 nircm->tcp_rule.return_window_scale,
H A Decm_nss_ported_ipv6.c881 nircm->tcp_rule.return_window_scale = ct->proto.tcp.seen[1].td_scale;
982 "return_window_scale: %u\n"
990 nircm->tcp_rule.return_window_scale,
H A Decm_front_end_ipv6.c1974 nircm->tcp_rule.return_window_scale = ct->proto.tcp.seen[1].td_scale;
2040 "return_window_scale: %u\n"
2073 nircm->tcp_rule.return_window_scale,
/netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/frontends/sfe/
H A Decm_sfe_ported_ipv4.c916 nircm->tcp_rule.return_window_scale = ct->proto.tcp.seen[1].td_scale;
990 "return_window_scale: %u\n"
1025 nircm->tcp_rule.return_window_scale,
1038 "return_window_scale: %u\n"
1046 nircm->tcp_rule.return_window_scale,
H A Decm_sfe_ported_ipv6.c876 nircm->tcp_rule.return_window_scale = ct->proto.tcp.seen[1].td_scale;
977 "return_window_scale: %u\n"
985 nircm->tcp_rule.return_window_scale,
/netgear-R7800-V1.0.2.28/package/qca-nss-clients/src/capwapmgr/
H A Dnss_capwapmgr.c908 nircm->tcp_rule.return_window_scale = unic->return_window_scale;

Completed in 99 milliseconds