Searched refs:ip_queue_xmit (Results 1 – 11 of 11) sorted by relevance
| /linux/Documentation/networking/net_cachelines/ |
| H A D | inet_sock.rst | 24 u8 tos read_mostly ip_queue_xmit
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| H A D | bug-hunting.rst | 221 ip_queue_xmit:
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | bug-hunting.rst | 218 ip_queue_xmit:
|
| /linux/net/l2tp/ |
| H A D | l2tp_ip.c | 520 rc = ip_queue_xmit(sk, skb, &inet->cork.fl); in l2tp_ip_sendmsg()
|
| H A D | l2tp_core.c | 1219 err = ip_queue_xmit(tunnel->sock, skb, fl); in l2tp_xmit_queue()
|
| /linux/net/ipv4/ |
| H A D | ip_output.c | 546 int ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl) in ip_queue_xmit() function 550 EXPORT_SYMBOL(ip_queue_xmit);
|
| H A D | tcp_output.c | 1497 INDIRECT_CALLABLE_DECLARE(int ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl)… 1694 inet6_csk_xmit, ip_queue_xmit, in __tcp_transmit_skb()
|
| H A D | tcp_ipv4.c | 2429 .queue_xmit = ip_queue_xmit,
|
| /linux/include/net/ |
| H A D | ip.h | 243 int ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
|
| /linux/Documentation/admin-guide/ |
| H A D | bug-hunting.rst | 228 ip_queue_xmit:
|
| /linux/net/ipv6/ |
| H A D | tcp_ipv6.c | 2040 .queue_xmit = ip_queue_xmit,
|