Lines Matching refs:necp_buffer

1402 tcp_heuristics_ecn_update(struct necp_tcp_ecn_cache *necp_buffer,  in tcp_heuristics_ecn_update()  argument
1420 if (necp_buffer->necp_tcp_ecn_heuristics_success) { in tcp_heuristics_ecn_update()
1422 } else if (necp_buffer->necp_tcp_ecn_heuristics_loss) { in tcp_heuristics_ecn_update()
1424 } else if (necp_buffer->necp_tcp_ecn_heuristics_drop_rst) { in tcp_heuristics_ecn_update()
1426 } else if (necp_buffer->necp_tcp_ecn_heuristics_drop_rxmt) { in tcp_heuristics_ecn_update()
1428 } else if (necp_buffer->necp_tcp_ecn_heuristics_syn_rst) { in tcp_heuristics_ecn_update()
1430 } else if (necp_buffer->necp_tcp_ecn_heuristics_aggressive) { in tcp_heuristics_ecn_update()
1470 tcp_heuristics_tfo_update(struct necp_tcp_tfo_cache *necp_buffer, in tcp_heuristics_tfo_update() argument
1491 if (necp_buffer->necp_tcp_tfo_heuristics_success) { in tcp_heuristics_tfo_update()
1496 if (necp_buffer->necp_tcp_tfo_heuristics_success_req) { in tcp_heuristics_tfo_update()
1500 if (necp_buffer->necp_tcp_tfo_heuristics_loss) { in tcp_heuristics_tfo_update()
1504 if (necp_buffer->necp_tcp_tfo_heuristics_loss_req) { in tcp_heuristics_tfo_update()
1508 if (necp_buffer->necp_tcp_tfo_heuristics_rst_data) { in tcp_heuristics_tfo_update()
1512 if (necp_buffer->necp_tcp_tfo_heuristics_rst_req) { in tcp_heuristics_tfo_update()
1516 if (necp_buffer->necp_tcp_tfo_heuristics_middlebox) { in tcp_heuristics_tfo_update()
1520 if (necp_buffer->necp_tcp_tfo_cookie_len != 0) { in tcp_heuristics_tfo_update()
1522 necp_buffer->necp_tcp_tfo_cookie, necp_buffer->necp_tcp_tfo_cookie_len); in tcp_heuristics_tfo_update()