projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4
[linux-2.6]
/
include
/
linux
/
if_macvlan.h
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 */