svc: Make svc_sock the tcp/udp transport
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / linux / if_macvlan.h
blob0d9d7ea2c1cc55fc7a829d63c5bd0adaf6af1d27
1 #ifndef _LINUX_IF_MACVLAN_H
2 #define _LINUX_IF_MACVLAN_H
4 #ifdef __KERNEL__
6 extern struct sk_buff *(*macvlan_handle_frame_hook)(struct sk_buff *);
8 #endif /* __KERNEL__ */
9 #endif /* _LINUX_IF_MACVLAN_H */