Lines Matching refs:necp_buffer
1397 tcp_heuristics_ecn_update(struct necp_tcp_ecn_cache *necp_buffer, in tcp_heuristics_ecn_update() argument
1415 if (necp_buffer->necp_tcp_ecn_heuristics_success) { in tcp_heuristics_ecn_update()
1417 } else if (necp_buffer->necp_tcp_ecn_heuristics_loss) { in tcp_heuristics_ecn_update()
1419 } else if (necp_buffer->necp_tcp_ecn_heuristics_drop_rst) { in tcp_heuristics_ecn_update()
1421 } else if (necp_buffer->necp_tcp_ecn_heuristics_drop_rxmt) { in tcp_heuristics_ecn_update()
1423 } else if (necp_buffer->necp_tcp_ecn_heuristics_syn_rst) { in tcp_heuristics_ecn_update()
1425 } else if (necp_buffer->necp_tcp_ecn_heuristics_aggressive) { in tcp_heuristics_ecn_update()
1465 tcp_heuristics_tfo_update(struct necp_tcp_tfo_cache *necp_buffer, in tcp_heuristics_tfo_update() argument
1486 if (necp_buffer->necp_tcp_tfo_heuristics_success) { in tcp_heuristics_tfo_update()
1491 if (necp_buffer->necp_tcp_tfo_heuristics_success_req) { in tcp_heuristics_tfo_update()
1495 if (necp_buffer->necp_tcp_tfo_heuristics_loss) { in tcp_heuristics_tfo_update()
1499 if (necp_buffer->necp_tcp_tfo_heuristics_loss_req) { in tcp_heuristics_tfo_update()
1503 if (necp_buffer->necp_tcp_tfo_heuristics_rst_data) { in tcp_heuristics_tfo_update()
1507 if (necp_buffer->necp_tcp_tfo_heuristics_rst_req) { in tcp_heuristics_tfo_update()
1511 if (necp_buffer->necp_tcp_tfo_heuristics_middlebox) { in tcp_heuristics_tfo_update()
1515 if (necp_buffer->necp_tcp_tfo_cookie_len != 0) { in tcp_heuristics_tfo_update()
1517 necp_buffer->necp_tcp_tfo_cookie, necp_buffer->necp_tcp_tfo_cookie_len); in tcp_heuristics_tfo_update()