Searched defs:build_header (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/net/arcnet/ |
D | arc-rawmode.c | 84 static int build_header(struct sk_buff *skb, struct net_device *dev, in build_header() function
|
D | rfc1051.c | 161 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 | 377 static int build_header(struct sk_buff *skb, struct net_device *dev, in build_header() function
|
D | arcdevice.h | 203 int (*build_header)(struct sk_buff *skb, struct net_device *dev, member
|
/linux-4.4.14/include/net/ |
D | ip_tunnels.h | 168 int (*build_header)(struct sk_buff *skb, struct ip_tunnel_encap *e, member
|
/linux-4.4.14/net/ipv4/ |
D | ip_gre.c | 449 static void build_header(struct sk_buff *skb, int hdr_len, __be16 flags, in build_header() function
|
/linux-4.4.14/net/l2tp/ |
D | l2tp_core.h | 137 int (*build_header)(struct l2tp_session *session, void *buf); member
|