Searched refs:ip6_xmit (Results 1 – 7 of 7) sorted by relevance
| /linux/Documentation/networking/net_cachelines/ |
| H A D | net_device.rst | 34 … hard_header_len read_mostly read_mostly ip6_xmit(tx);gro_list_prep…
|
| /linux/net/xfrm/ |
| H A D | xfrm_nat_keepalive.c | 108 err = ip6_xmit(sk, skb, &fl6, skb->mark, NULL, 0, 0); in nat_keepalive_send_ipv6()
|
| /linux/net/dccp/ |
| H A D | ipv6.c | |
| /linux/net/ipv6/ |
| H A D | ip6_output.c | 289 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6, in ip6_xmit() function 398 EXPORT_SYMBOL(ip6_xmit);
|
| H A D | tcp_ipv6.c | 586 err = ip6_xmit(sk, skb, fl6, skb->mark ? : READ_ONCE(sk->sk_mark), in tcp_v6_send_synack() 977 ip6_xmit(ctl_sk, buff, &fl6, fl6.flowi6_mark, NULL, in tcp_v6_send_response()
|
| /linux/net/sctp/ |
| H A D | ipv6.c | 248 res = ip6_xmit(sk, skb, fl6, sk->sk_mark, in sctp_v6_xmit()
|
| /linux/include/net/ |
| H A D | ipv6.h | 1015 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6,
|