taglinefilesource code
nextip398net/ipv4/icmp.cstruct inet_protocol *nextip;
nextip400net/ipv4/icmp.cnextip = (struct inet_protocol *) ipprot->next;
nextip415net/ipv4/icmp.cipprot = nextip;