Searched refs:ip_queue_xmit (Results 1 – 13 of 13) sorted by relevance
| /linux-6.15/Documentation/networking/net_cachelines/ |
| H A D | inet_sock.rst | 23 u8 tos read_mostly ip_queue_xmit
|
| /linux-6.15/Documentation/translations/zh_TW/admin-guide/ |
| H A D | bug-hunting.rst | 221 ip_queue_xmit:
|
| /linux-6.15/Documentation/translations/zh_CN/admin-guide/ |
| H A D | bug-hunting.rst | 218 ip_queue_xmit:
|
| /linux-6.15/net/l2tp/ |
| H A D | l2tp_ip.c | 518 rc = ip_queue_xmit(sk, skb, &inet->cork.fl); in l2tp_ip_sendmsg()
|
| H A D | l2tp_core.c | 1217 err = ip_queue_xmit(tunnel->sock, skb, fl); in l2tp_xmit_queue()
|
| /linux-6.15/net/ipv4/ |
| H A D | ip_output.c | 539 int ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl) in ip_queue_xmit() function 543 EXPORT_SYMBOL(ip_queue_xmit);
|
| H A D | tcp_output.c | 1283 INDIRECT_CALLABLE_DECLARE(int ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl)… 1480 inet6_csk_xmit, ip_queue_xmit, in __tcp_transmit_skb()
|
| H A D | tcp_ipv4.c | 2471 .queue_xmit = ip_queue_xmit,
|
| /linux-6.15/include/net/ |
| H A D | ip.h | 241 int ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
|
| /linux-6.15/net/dccp/ |
| H A D | ipv4.c | 929 .queue_xmit = ip_queue_xmit,
|
| H A D | ipv6.c | 997 .queue_xmit = ip_queue_xmit,
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | bug-hunting.rst | 228 ip_queue_xmit:
|
| /linux-6.15/net/ipv6/ |
| H A D | tcp_ipv6.c | 2094 .queue_xmit = ip_queue_xmit,
|