Rechercher une page de manuel
is_broadcast_ether_addr
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
is_broadcast_ether_addr - Determine if the Ethernet address is broadcastSYNOPSIS
- int is_broadcast_ether_addr(const u8 * addr);
ARGUMENTS
addr
- Pointer to a six-byte array containing the Ethernet address
DESCRIPTION
Return true if the address is the broadcast address.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre