Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
e23291b9120c11aafb2ee76fb71a062eb3c1056c
/
.
/
include
/
linux
/
if_macvlan.h
blob: 0d9d7ea2c1cc55fc7a829d63c5bd0adaf6af1d27 [
file
] [
log
] [
blame
]
#ifndef
_LINUX_IF_MACVLAN_H
#define
_LINUX_IF_MACVLAN_H
#ifdef
__KERNEL__
extern
struct
sk_buff
*(*
macvlan_handle_frame_hook
)(
struct
sk_buff
*);
#endif
/* __KERNEL__ */
#endif
/* _LINUX_IF_MACVLAN_H */