Searched defs:transhdrlen (Results 1 – 3 of 3) sorted by relevance
| /linux/net/ipv4/ |
| H A D | ip_output.c | 957 void *from, int length, int transhdrlen, in __ip_append_data() argument 1360 ip_append_data(struct sock * sk,struct flowi4 * fl4,int getfrag (void * from,char * to,int offset,int len,int odd,struct sk_buff * skb),void * from,int length,int transhdrlen,struct ipcm_cookie * ipc,struct rtable ** rtp,unsigned int flags) ip_append_data() argument 1555 ip_make_skb(struct sock * sk,struct flowi4 * fl4,int getfrag (void * from,char * to,int offset,int len,int odd,struct sk_buff * skb),void * from,int length,int transhdrlen,struct ipcm_cookie * ipc,struct rtable ** rtp,struct inet_cork * cork,unsigned int flags) ip_make_skb() argument [all...] |
| /linux/net/ipv6/ |
| H A D | ip6_output.c | 1424 void *from, size_t length, int transhdrlen, in __ip6_append_data() 1829 void *from, size_t length, int transhdrlen, in ip6_append_data() 2035 void *from, size_t length, int transhdrlen, in ip6_make_skb()
|
| /linux/net/l2tp/ |
| H A D | l2tp_ip6.c | 530 int transhdrlen = 4; /* zero session-id */ l2tp_ip6_sendmsg() local
|