X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-linux.git;a=blobdiff_plain;f=include%2Fnet%2Fipv6.h;h=bbf1c8fb8511c70220c4a2b7c046f6007cf525b5;hp=7bdff0455065655fe55ae6e6761ee6beb9dd0818;hb=3ce9b35ff6de8dfebb0b0045e667c000f632e563;hpb=ae5dbf1ad83cb90921a400d15fb18afae66e1e56 diff --git a/include/net/ipv6.h b/include/net/ipv6.h index 7bdff0455065..bbf1c8fb8511 100644 --- a/include/net/ipv6.h +++ b/include/net/ipv6.h @@ -658,6 +658,8 @@ static inline int ipv6_addr_diff(const struct in6_addr *a1, const struct in6_add extern void ipv6_select_ident(struct frag_hdr *fhdr, struct rt6_info *rt); +extern int ip6_dst_hoplimit(struct dst_entry *dst); + /* * Header manipulation */