Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
6f26d19fce5907cdd0fd953ac1a1d0b1e6e5982c
/
.
/
include
/
linux
/
if_macvlan.h
blob: 5f200bac37496ea2d92a1b52fb8bf347b9f7f748 [
file
] [
log
] [
blame
]
#ifndef
_LINUX_IF_MACVLAN_H
#define
_LINUX_IF_MACVLAN_H
extern
struct
sk_buff
*(*
macvlan_handle_frame_hook
)(
struct
sk_buff
*);
#endif
/* _LINUX_IF_MACVLAN_H */