tag
line
file
source code
nextip
455
net/ipv4/icmp.c
struct inet_protocol *nextip;
nextip
457
net/ipv4/icmp.c
nextip = (struct inet_protocol *) ipprot->next;
nextip
472
net/ipv4/icmp.c
ipprot = nextip;