centos man page for compare_ether_header

Query: compare_ether_header

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

COMPARE_ETHER_HEADER(9) 				      Network device support					   COMPARE_ETHER_HEADER(9)

NAME
compare_ether_header - Compare two Ethernet headers
SYNOPSIS
unsigned long compare_ether_header(const void * a, const void * b);
ARGUMENTS
a Pointer to Ethernet header b Pointer to Ethernet header
DESCRIPTION
Compare 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 COMPARE_ETHER_HEADER(9)
Related Man Pages
ethers(4) - osf1
snoopy(8) - plan9
ethers(5) - ultrix
mc(4) - netbsd
qe(4) - netbsd
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!