Commit 003c846
committed
[freebsd] don't use kf_sock_inpcb on modern versions
In FreeBSD 14 and after the generic internet protocol control block and
protocol specific (TCP) control block are the same pointer. The latter
embeds the former. The kf_sock_inpcb is planned for removal in FreeBSD
15.1 parent e30113e commit 003c846
1 file changed
Lines changed: 16 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
475 | | - | |
476 | | - | |
477 | | - | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
478 | 483 | | |
479 | 484 | | |
480 | 485 | | |
| |||
509 | 514 | | |
510 | 515 | | |
511 | 516 | | |
512 | | - | |
513 | | - | |
514 | | - | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
515 | 525 | | |
516 | 526 | | |
517 | 527 | | |
| |||
0 commit comments