taglinefilesource code
nextip328net/ipv4/icmp.cstruct inet_protocol *nextip;
nextip330net/ipv4/icmp.cnextip = (struct inet_protocol *) ipprot->next;
nextip341net/ipv4/icmp.cipprot = nextip;