diff options
author | dg <dg@FreeBSD.org> | 1995-12-05 13:01:33 +0000 |
---|---|---|
committer | dg <dg@FreeBSD.org> | 1995-12-05 13:01:33 +0000 |
commit | 04f89ec795e5fc73e4befd24eab6f726c36af3db (patch) | |
tree | 5de6ddc4e86ae6eb568227dbfb3f1902fdb4cf00 /sys/netinet/tcp_output.c | |
parent | 4c3cdc73fb46c7b616f1cd84a0027cd5f4685319 (diff) | |
download | FreeBSD-src-04f89ec795e5fc73e4befd24eab6f726c36af3db.zip FreeBSD-src-04f89ec795e5fc73e4befd24eab6f726c36af3db.tar.gz |
Updated my copyright.
Fixed two cases of "=" that should have been "==" in card type comparison.
Simplified expression that checks for interface up/down.
Moved ed_ring_copy to before its first use so that it's inlined as intended.
Change mbuf allocation policy so that a received packet is stored in just
an mbuf header (no cluster) if it will fit in one.
Diffstat (limited to 'sys/netinet/tcp_output.c')
0 files changed, 0 insertions, 0 deletions