Searched defs:build_header (Results 1 – 7 of 7) sorted by relevance
| /linux-4.1.27/drivers/net/arcnet/ |
| D | arc-rawmode.c | 135 static int build_header(struct sk_buff *skb, struct net_device *dev, in build_header() function
|
| D | rfc1051.c | 168 static int build_header(struct sk_buff *skb, struct net_device *dev, in build_header() function
|
| D | capmode.c | 98 static int build_header(struct sk_buff *skb, in build_header() function
|
| D | rfc1201.c | 374 static int build_header(struct sk_buff *skb, struct net_device *dev, in build_header() function
|
| /linux-4.1.27/include/net/ |
| D | ip_tunnels.h | 125 int (*build_header)(struct sk_buff *skb, struct ip_tunnel_encap *e, member
|
| /linux-4.1.27/include/linux/ |
| D | arcdevice.h | 194 int (*build_header) (struct sk_buff * skb, struct net_device *dev, member
|
| /linux-4.1.27/net/l2tp/ |
| D | l2tp_core.h | 137 int (*build_header)(struct l2tp_session *session, void *buf); member
|