Searched defs:num_sacks (Results 1 – 2 of 2) sorted by relevance
/linux/net/ipv4/ | ||
H A D | tcp_input.c | 1296 tcp_check_dsack(struct sock * sk,const struct sk_buff * ack_skb,struct tcp_sack_block_wire * sp,int num_sacks,u32 prior_snd_una,struct tcp_sacktag_state * state) tcp_check_dsack() argument |
/linux/include/linux/ | ||
H A D | tcp.h | 127 u8 num_sacks; /* Number of SACK blocks */ global() member |