Home
last modified time | relevance | path

Searched refs:seg6_icmp_srh (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dseg6.h62 extern void seg6_icmp_srh(struct sk_buff *skb, struct inet6_skb_parm *opt);
/openbmc/linux/net/ipv6/
H A Dseg6.c111 void seg6_icmp_srh(struct sk_buff *skb, struct inet6_skb_parm *opt) in seg6_icmp_srh() function
H A Dicmp.c850 seg6_icmp_srh(skb, opt); in icmpv6_notify()