Home
last modified time | relevance | path

Searched refs:ip6_xmit (Results 1 – 6 of 6) sorted by relevance

/linux/net/ipv6/
A Dinet6_connection_sock.c135 res = ip6_xmit(sk, skb, &fl6, sk->sk_mark, rcu_dereference(np->opt), in inet6_csk_xmit()
A Dip6_output.c245 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6, in ip6_xmit() function
339 EXPORT_SYMBOL(ip6_xmit);
A Dtcp_ipv6.c561 err = ip6_xmit(sk, skb, fl6, skb->mark ? : sk->sk_mark, opt, in tcp_v6_send_synack()
1009 ip6_xmit(ctl_sk, buff, &fl6, fl6.flowi6_mark, NULL, in tcp_v6_send_response()
/linux/net/dccp/
A Dipv6.c240 err = ip6_xmit(sk, skb, &fl6, sk->sk_mark, opt, np->tclass, in dccp_v6_send_response()
298 ip6_xmit(ctl_sk, skb, &fl6, 0, NULL, 0, 0); in dccp_v6_ctl_send_reset()
/linux/net/sctp/
A Dipv6.c250 res = ip6_xmit(sk, skb, fl6, sk->sk_mark, in sctp_v6_xmit()
/linux/include/net/
A Dipv6.h996 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6,

Completed in 30 milliseconds