Query: is_valid_ether_addr
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IS_VALID_ETHER_ADDR(9) Network device support IS_VALID_ETHER_ADDR(9)NAMEis_valid_ether_addr - Determine if the given Ethernet address is validSYNOPSISint is_valid_ether_addr(const u8 * addr);ARGUMENTSaddr Pointer to a six-byte array containing the Ethernet addressDESCRIPTIONCheck that the Ethernet address (MAC) is not 00:00:00:00:00:00, is not a multicast address, and is not FF:FF:FF:FF:FF:FF. Return true if the address is valid.COPYRIGHTKernel Hackers Manual 2.6. July 2010 IS_VALID_ETHER_ADDR(9)
Related Man Pages |
---|
ethers(4) - osf1 |
xvif(4) - netbsd |
ether_aton_r(3) - linux |
ether_hostton(3) - linux |
ether_aton_r(3) - redhat |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Getting command output to putty window title. |
Cut command on RHEL 6.8 compatibility issues |
A (ksh) Library For and From UNIX.com |
Docker learning Phase-I |