taglinefilesource code
ICMP_PARAMETERPROB367net/ipv4/ip_input.cicmp_send(skb, ICMP_PARAMETERPROB, 0, opt->srr+2,
ICMP_PARAMETERPROB629net/ipv4/ip_input.cicmp_send(skb, ICMP_PARAMETERPROB, 0, 16, skb->dev);
ICMP_PARAMETERPROB469net/ipv4/ip_options.cicmp_send(skb, ICMP_PARAMETERPROB, 0, pp_ptr-iph, skb->dev);
ICMP_PARAMETERPROB97net/ipv4/raw.cif(type == ICMP_PARAMETERPROB)
ICMP_PARAMETERPROB554net/ipv4/tcp.cif (type == ICMP_PARAMETERPROB)
ICMP_PARAMETERPROB176net/ipv4/udp.cif (type == ICMP_PARAMETERPROB)