compare_ether_header(9) suse man page | unix.com

Man Page: compare_ether_header

Operating Environment: suse

Section: 9

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
pcap_datalink(3pcap) - centos
mincdiff(1) - debian
qe(4) - netbsd
wm(4) - netbsd
header_remove(3) - php
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!
Shopt -s histappend