1IS_UNICAST_ETHER_ADD(9)     Network device support     IS_UNICAST_ETHER_ADD(9)
2
3
4

NAME

6       is_unicast_ether_addr - Determine if the Ethernet address is unicast
7

SYNOPSIS

9       bool is_unicast_ether_addr(const u8 * addr);
10

ARGUMENTS

12       addr
13           Pointer to a six-byte array containing the Ethernet address
14

DESCRIPTION

16       Return true if the address is a unicast address.
17
19Kernel Hackers Manual 3.10         June 2019           IS_UNICAST_ETHER_ADD(9)
Impressum