suse man page for compare_ether_header

Query: compare_ether_header

OS: suse

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
int 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 2.6. July 2010 COMPARE_ETHER_HEADER(9)
Related Man Pages
text2pcap(1) - redhat
ns_conncondsetheaders(3aolserv) - debian
lance(3) - plan9
xi(4) - netbsd
rtls(7d) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
32 bit process addressing more than 4GB