Searched defs:ipv6_icmp_error (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-4.19/include/net/ |
| D | ping.h | 43 void (*ipv6_icmp_error)(struct sock *sk, struct sk_buff *skb, int err, member
|
| /kernel/linux/linux-5.10/include/net/ |
| D | ping.h | 39 void (*ipv6_icmp_error)(struct sock *sk, struct sk_buff *skb, int err, member
|
| /kernel/linux/linux-4.19/net/ipv6/ |
| D | datagram.c | 291 void ipv6_icmp_error(struct sock *sk, struct sk_buff *skb, int err, in ipv6_icmp_error() function
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | datagram.c | 299 void ipv6_icmp_error(struct sock *sk, struct sk_buff *skb, int err, in ipv6_icmp_error() function
|