Man Page: compare_ether_header
Operating Environment: centos
Section: 9
COMPARE_ETHER_HEADER(9) Network device support COMPARE_ETHER_HEADER(9)NAMEcompare_ether_header - Compare two Ethernet headersSYNOPSISunsigned long compare_ether_header(const void * a, const void * b);ARGUMENTSa Pointer to Ethernet header b Pointer to Ethernet headerDESCRIPTIONCompare two Ethernet headers, returns 0 if equal. This assumes that the network header (i.e., IP header) is 4-byte aligned OR the platform can handle unaligned access. This is the case for all packets coming into netif_receive_skb or similar entry points.COPYRIGHTKernel Hackers Manual 3.10 June 2014 COMPARE_ETHER_HEADER(9)
| Related Man Pages |
|---|
| ethers(4) - osf1 |
| etherip(4) - netbsd |
| wm(4) - netbsd |
| xi(4) - netbsd |
| smsc(4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Tar Command |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |