patch-2.4.0-test9 linux/include/net/ip6_route.h
Next file: linux/include/net/ip_fib.h
Previous file: linux/include/net/ip6_fib.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Sep 18 15:04:13 2000
- Orig file:
v2.4.0-test8/linux/include/net/ip6_route.h
- Orig date:
Mon Aug 23 10:01:02 1999
diff -u --recursive --new-file v2.4.0-test8/linux/include/net/ip6_route.h linux/include/net/ip6_route.h
@@ -94,7 +94,7 @@
* For UDP/RAW sockets this is done on udp_connect.
*/
-extern __inline__ void ip6_dst_store(struct sock *sk, struct dst_entry *dst,
+static inline void ip6_dst_store(struct sock *sk, struct dst_entry *dst,
struct in6_addr *daddr)
{
struct ipv6_pinfo *np = &sk->net_pinfo.af_inet6;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)