|
Lines 68-74
Link Here
|
| 68 |
These functions operate on ethernet addresses using an |
68 |
These functions operate on ethernet addresses using an |
| 69 |
.Vt ether_addr |
69 |
.Vt ether_addr |
| 70 |
structure, which is defined in the header file |
70 |
structure, which is defined in the header file |
| 71 |
.In netinet/if_ether.h : |
71 |
.In net/ethernet.h : |
| 72 |
.Bd -literal -offset indent |
72 |
.Bd -literal -offset indent |
| 73 |
/* |
73 |
/* |
| 74 |
* The number of bytes in an ethernet (MAC) address. |
74 |
* The number of bytes in an ethernet (MAC) address. |