Searched refs:sack (Results 1 – 11 of 11) sorted by relevance
/openbsd/sys/netinet/ |
H A D | tcp_input.c | 2348 struct sackblk sack, firstsack, temp[MAX_SACK_BLKS]; in tcp_update_sack_list() local 2352 sack = tp->sackblks[i]; in tcp_update_sack_list() 2353 if (sack.start == 0 && sack.end == 0) { in tcp_update_sack_list() 2357 if (SEQ_LEQ(sack.end, tp->rcv_nxt)) { in tcp_update_sack_list() 2366 if (tp->rcv_numsacks == 0) { /* no sack blocks currently (fast path) */ in tcp_update_sack_list() 2369 /* ==> need first sack block */ in tcp_update_sack_list() 2376 /* Otherwise, sack blocks are already present. */ in tcp_update_sack_list() 2378 tp->sackblks[i] = temp[i]; /* first copy back sack list */ in tcp_update_sack_list() 2380 return; /* sack lis in tcp_update_sack_list() 2460 struct sackblk sack; tcp_sack_option() local [all...] |
H A D | tcp_output.c | 625 struct sackblk sack = tp->sackblks[i]; in tcp_output() local 626 if (sack.start == 0 && sack.end == 0) in tcp_output() 628 *lp++ = htonl(sack.start); in tcp_output() 629 *lp++ = htonl(sack.end); in tcp_output()
|
/openbsd/etc/examples/ |
H A D | relayd.conf | 46 tcp { sack, backlog 128 }
|
/openbsd/sys/net/ |
H A D | pf.c | 3227 struct sackblk sack; in pf_modulate_sack() local 3247 memcpy(&sack, &opt[i], sizeof(sack)); in pf_modulate_sack() 3248 pf_patch_32_unaligned(pd, &sack.start, in pf_modulate_sack() 3249 htonl(ntohl(sack.start) - dst->seqdiff), in pf_modulate_sack() 3251 pf_patch_32_unaligned(pd, &sack.end, in pf_modulate_sack() 3252 htonl(ntohl(sack.end) - dst->seqdiff), in pf_modulate_sack() 3253 PF_ALGNMNT(startoff + sizeof(sack.start))); in pf_modulate_sack() 3254 memcpy(&opt[i], &sack, sizeof(sack)); in pf_modulate_sack() 3270 u_int16_t rtag, u_int sack, u_int rdom) in pf_build_tcp() argument 3285 if (sack) in pf_build_tcp() [all …]
|
/openbsd/share/dict/ |
H A D | web2a | 12960 coin sack 12979 coker-sack 22380 flour sack 29091 hop sack 48808 sack coal 48809 sack coat 48814 sack duty 48819 sack hand 48825 sack moth 48828 sack race [all …]
|
H A D | web2 | 172315 sack
|
/openbsd/etc/ |
H A D | pf.os | 402 65535:64:1:44:M*: Windows:98:noSack:Windows 98 (no sack)
|
/openbsd/games/fortune/datfiles/ |
H A D | limerick | 395 Was said to be great in the sack. 4726 With his head in a sack
|
H A D | fortunes2-o | 4615 repetitious and we're the first to get the sack and what we look like is 5216 If you're not going to sack it, go home and wack it. 8009 When I can be in the sack!
|
H A D | fortunes | 9266 Nice boy, but about as sharp as a sack of wet mice.
|
H A D | fortunes2 | 41687 Unless hours were cups of sack, and minutes capons, and clocks the tongues
|