Page MenuHomeFreeBSD

netinet: rename in_broadcast() to in_ifnet_broadcast()
Needs ReviewPublic

Authored by glebius on Mon, Feb 17, 11:37 PM.

Details

Reviewers
rstone
markj
Group Reviewers
network
transport
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