Page MenuHomeFreeBSD

netinet: rename in_broadcast() to in_ifnet_broadcast()
ClosedPublic

Authored by glebius on Feb 17 2025, 11:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 14, 4:26 PM
Unknown Object (File)
Wed, Mar 11, 6:15 PM
Unknown Object (File)
Wed, Mar 11, 7:50 AM
Unknown Object (File)
Sun, Mar 8, 6:02 PM
Unknown Object (File)
Sun, Mar 8, 6:02 PM
Unknown Object (File)
Wed, Feb 25, 3:12 AM
Unknown Object (File)
Wed, Feb 25, 3:12 AM
Unknown Object (File)
Wed, Feb 25, 3:12 AM
Subscribers

Details

Summary

This aligns with existing in_ifaddr_broadcast() and aligns with other
simple functions or macros with bare "in_" prefix that operator just on
struct in_addr and nothing else, e.g. in_nullhost(). No functional
change.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 62493
Build 59377: arc lint + arc unit