rgrimes cda8035706 Use IN_foo() macros from sys/netinet/in.h inplace of handcrafted code
There are a few places that use hand crafted versions of the macros
from sys/netinet/in.h making it difficult to actually alter the
values in use by these macros.  Correct that by replacing handcrafted
code with proper macro usage.

Reviewed by:		karels, kristof
Approved by:		bde (mentor)
MFC after:		3 weeks
Sponsored by:		John Gilmore
Differential Revision:	https://reviews.freebsd.org/D19317
2019-04-04 19:01:13 +00:00
..
2018-10-20 22:39:35 +00:00
2017-12-08 17:52:53 +00:00
2018-10-21 00:20:40 +00:00
2019-02-07 23:17:44 +00:00
2019-02-20 10:03:03 +00:00