Searched refs:cake_get_tcpopt (Results 1 – 1 of 1) sorted by relevance
957 static const void *cake_get_tcpopt(const struct tcphdr *tcph, in cake_get_tcpopt() function1008 sack_a = cake_get_tcpopt(tcph_a, TCPOPT_SACK, &oplen_a); in cake_tcph_sack_compare()1009 sack_b = cake_get_tcpopt(tcph_b, TCPOPT_SACK, &oplen_b); in cake_tcph_sack_compare()1075 ptr = cake_get_tcpopt(tcph, TCPOPT_TIMESTAMP, &opsize); in cake_tcph_get_tstamp()