Home
last modified time | relevance | path

Searched refs:__icmp_send (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv4/
H A Dicmp.c802 void __icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info, in __icmp_send() function
1013 EXPORT_SYMBOL(__icmp_send);
1029 __icmp_send(skb_in, type, code, info, &parm); in icmp_ndo_send()
1045 __icmp_send(skb_in, type, code, info, &parm); in icmp_ndo_send()
H A Dcipso_ipv4.c1738 __icmp_send(skb, ICMP_DEST_UNREACH, ICMP_NET_ANO, 0, &parm); in cipso_v4_error()
1740 __icmp_send(skb, ICMP_DEST_UNREACH, ICMP_HOST_ANO, 0, &parm); in cipso_v4_error()