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