kernel-hacking-2024-linux-s.../net/packet
Daniel Borkmann 4b457bdf1d packet: move hw/sw timestamp extraction into a small helper
This patch introduces a small, internal helper function, that is used by
PF_PACKET. Based on the flags that are passed, it extracts the packet
timestamp in the receive path. This is merely a refactoring to remove
some duplicate code in tpacket_rcv(), to make it more readable, and to
enable others to use this function in PF_PACKET as well, e.g. for TX.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-04-19 16:39:13 -04:00
..
af_packet.c packet: move hw/sw timestamp extraction into a small helper 2013-04-19 16:39:13 -04:00
diag.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
internal.h packet: packet fanout rollover during socket overload 2013-03-19 17:15:04 -04:00
Kconfig packet: Diag core and basic socket info dumping 2012-08-14 16:56:33 -07:00
Makefile packet: Diag core and basic socket info dumping 2012-08-14 16:56:33 -07:00