taglinefilesource code
getfrag109include/net/ip.hvoid getfrag (const void *,
getfrag557net/ipv4/ip_output.cvoid getfrag (const void *,
getfrag700net/ipv4/ip_output.cgetfrag(frag,saddr,((char *)iph)+iph->ihl*4,0, length-iph->ihl*4);
getfrag703net/ipv4/ip_output.cgetfrag(frag,saddr,(void *)iph,0,length-20);
getfrag903net/ipv4/ip_output.cgetfrag(frag, saddr, data, offset, fraglen-fragheaderlen);