taglinefilesource code
getfrag108include/net/ip.hvoid getfrag (const void *,
getfrag559net/ipv4/ip_output.cvoid getfrag (const void *,
getfrag701net/ipv4/ip_output.cgetfrag(frag,saddr,((char *)iph)+iph->ihl*4,0, length-iph->ihl*4);
getfrag704net/ipv4/ip_output.cgetfrag(frag,saddr,(void *)iph,0,length-20);
getfrag904net/ipv4/ip_output.cgetfrag(frag, saddr, data, offset, fraglen-fragheaderlen);