]> err.no Git - linux-2.6/blob - include/linux/if_macvlan.h
[POWERPC] spufs: lockdep annotations for spufs_dir_close
[linux-2.6] / include / linux / if_macvlan.h
1 #ifndef _LINUX_IF_MACVLAN_H
2 #define _LINUX_IF_MACVLAN_H
3
4 #ifdef __KERNEL__
5
6 extern struct sk_buff *(*macvlan_handle_frame_hook)(struct sk_buff *);
7
8 #endif /* __KERNEL__ */
9 #endif /* _LINUX_IF_MACVLAN_H */