Home
last modified time | relevance | path

Searched defs:segmax (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/netinet/tcp_stacks/
H A Dsack_filter.c159 is_sack_on_board(struct sack_filter *sf, struct sackblk *b, int32_t segmax, uint32_t snd_max) in is_sack_on_board()
367 …ct sack_filter *sf, struct sackblk *in, int numblks, tcp_seq th_ack, int32_t segmax, uint32_t snd_… in sack_filter_run()
567 int32_t segmax; in sack_filter_blks() local