Searched refs:tcp_get_ace (Results 1 – 3 of 3) sorted by relevance
1703 uint8_t tcp_get_ace(struct tcphdr *th);
4438 tcp_get_ace(struct tcphdr *th) in tcp_get_ace() function
2811 uint8_t ace = tcp_get_ace(th); in tcp_input()