diff options
author | bmilekic <bmilekic@FreeBSD.org> | 2002-08-15 14:09:16 +0000 |
---|---|---|
committer | bmilekic <bmilekic@FreeBSD.org> | 2002-08-15 14:09:16 +0000 |
commit | a7e3529be3fe10355c2eb7d8b937ffd20ac21045 (patch) | |
tree | 90ae365dc20ba87c83344bd8ef5d94e4858c58c6 /sys/netinet/tcp_debug.c | |
parent | 4d52fc47d6354ea8af430fd21603e7ab32debf0f (diff) | |
download | FreeBSD-src-a7e3529be3fe10355c2eb7d8b937ffd20ac21045.zip FreeBSD-src-a7e3529be3fe10355c2eb7d8b937ffd20ac21045.tar.gz |
Make m_flags an int instead of a short, this is consistent with the
type of the 'flags' argument m_getcl() was using anyway; m_extadd()
needed to be changed to accept an int instead of a short for 'flags.'
This makes things more consistent and also gives us more bits to
use for m_flags in the future (we have almost run out).
Requested by: sam (Sam Leffler)
Diffstat (limited to 'sys/netinet/tcp_debug.c')
0 files changed, 0 insertions, 0 deletions