patch-2.2.7 linux/include/net/transp_v6.h
Next file: linux/init/main.c
Previous file: linux/include/net/tcp.h
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Tue Apr 27 09:57:33 1999
- Orig file:
v2.2.6/linux/include/net/transp_v6.h
- Orig date:
Sat Sep 5 16:46:42 1998
diff -u --recursive --new-file v2.2.6/linux/include/net/transp_v6.h linux/include/net/transp_v6.h
@@ -13,6 +13,8 @@
extern struct proto udpv6_prot;
extern struct proto tcpv6_prot;
+struct flowi;
+
extern void rawv6_init(void);
extern void udpv6_init(void);
extern void tcpv6_init(void);
@@ -26,8 +28,7 @@
struct sk_buff *skb);
extern int datagram_send_ctl(struct msghdr *msg,
- int *oif,
- struct in6_addr **src_addr,
+ struct flowi *fl,
struct ipv6_txoptions *opt,
int *hlimit);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)