Home
last modified time | relevance | path

Searched refs:icmp_rcv (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/Documentation/
H A Dperf-top.txt345 perf probe -L icmp_rcv
349 perf probe icmp_rcv:59
355 perf top -e cycles,probe:icmp_rcv --switch-on=probe:icmp_rcv
360 perf top -e '{cycles,probe:icmp_rcv}' --switch-on=probe:icmp_rcv
364 examples replacing probe:icmp_rcv with the just-after-init probe.
/linux/net/ipv4/
H A Dicmp.c1432 int icmp_rcv(struct sk_buff *skb) in icmp_rcv() function
H A Daf_inet.c1709 .handler = icmp_rcv,