You are not logged in.
Pages: 1
Hi,
i was looking in kernel for function net_enable_timestamp and i can't find it. In kernel source from kernel.org it's located in linux/netdevice.h, but in arch this file is only 86 lines long.
When I exec:
# cat /proc/kallsyms | grep net_enable_timestamp
c126a330 T net_enable_timestamp
What's wrong ? Where is it ? How can I execute this function ?
Offline
Pages: 1