repo.or.cz
/
linux-2.6
/
linux-2.6-openrd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86: hpet: allow force enable on ICH10 HPET
[linux-2.6/linux-2.6-openrd.git]
/
include
/
linux
/
if_macvlan.h
blob
5f200bac37496ea2d92a1b52fb8bf347b9f7f748
1
#ifndef _LINUX_IF_MACVLAN_H
2
#define _LINUX_IF_MACVLAN_H
3
4
extern
struct
sk_buff
*(*
macvlan_handle_frame_hook
)(
struct
sk_buff
*);
5
6
#endif
/* _LINUX_IF_MACVLAN_H */