tag
line
file
source code
nextip
398
net/ipv4/icmp.c
struct inet_protocol *nextip;
nextip
400
net/ipv4/icmp.c
nextip = (struct inet_protocol *) ipprot->next;
nextip
415
net/ipv4/icmp.c
ipprot = nextip;