summaryrefslogtreecommitdiffstats
path: root/sys/netinet/udp_usrreq.c
diff options
context:
space:
mode:
authorluigi <luigi@FreeBSD.org>2002-11-17 16:02:17 +0000
committerluigi <luigi@FreeBSD.org>2002-11-17 16:02:17 +0000
commit189b1362574bf673073eea963a8a4628e059704a (patch)
tree11b495f42115a0168db09ecb33b87c01df915e98 /sys/netinet/udp_usrreq.c
parent67c42884ec9d00482ca7756923cbb22be064c52e (diff)
downloadFreeBSD-src-189b1362574bf673073eea963a8a4628e059704a.zip
FreeBSD-src-189b1362574bf673073eea963a8a4628e059704a.tar.gz
Cleanup some of the comments, and reformat long lines.
Replace m_copy() with m_copypacket() where applicable. Replace "if (a.s_addr ...)" with "if (a.s_addr != INADDR_ANY ...)" to make it clear what the code means. While at it, fix some function headers and remove 'register' from variable declarations. MFC after: 3 days
Diffstat (limited to 'sys/netinet/udp_usrreq.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud