Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
address.c File Reference
Utility functions concernig addresses. More...
Go to the source code of this file.
Functions | |
uint8_t | addr_check_broadcast (const address_t addr, addrtype_t addr_type) |
Check if an address is a broadcast address. | |
void | addr_policy_table_print (void) |
do we need this test print anymore ? |
Detailed Description
Utility functions concernig addresses.
This file contains all the utility functions that can be used to check, manipulate etc. addresses.
Definition in file address.c.
Function Documentation
uint8_t addr_check_broadcast | ( | const address_t | addr, |
addrtype_t | addr_type | ||
) |
Generated on Tue Jul 12 2022 12:46:20 by
