Don't check struct rtentry on FreeBSD, it is an internal kernel structure.
On other systems it may be API structure for SIOCADDRT/SIOCDELRT.
Reviewed by: emaste, dim
Don't check struct rtentry on FreeBSD, it is an internal kernel structure. Tags None Referenced Files None Subscribers None
Description
Details
|