taglinefilesource code
getfrag109include/net/ip.hvoid getfrag (const void *,
getfrag565net/ipv4/ip_output.cvoid getfrag (const void *,
getfrag709net/ipv4/ip_output.cgetfrag(frag,saddr,((char *)iph)+iph->ihl*4,0, length-iph->ihl*4);
getfrag712net/ipv4/ip_output.cgetfrag(frag,saddr,(void *)iph,0,length);
getfrag912net/ipv4/ip_output.cgetfrag(frag, saddr, data, offset, fraglen-fragheaderlen);