patch-2.4.19 linux-2.4.19/include/linux/trdevice.h

Next file: linux-2.4.19/include/linux/types.h
Previous file: linux-2.4.19/include/linux/telephony.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/linux/trdevice.h linux-2.4.19/include/linux/trdevice.h
@@ -31,6 +31,9 @@
 extern int		tr_header(struct sk_buff *skb, struct net_device *dev,
 				   unsigned short type, void *daddr,
 				   void *saddr, unsigned len);
+extern void		tr_source_route(struct sk_buff *skb,
+					struct trh_hdr *trh,
+					struct net_device *dev);
 extern int		tr_rebuild_header(struct sk_buff *skb);
 extern unsigned short	tr_type_trans(struct sk_buff *skb, struct net_device *dev);
 extern struct net_device *init_trdev(struct net_device *dev, int sizeof_priv);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)