Home
last modified time | relevance | path

Searched refs:sk_setup_caps (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/networking/net_cachelines/
H A Dnet_device.rst37 …ad_mostly read_mostly HARD_TX_LOCK,netif_skb_features,sk_setup_caps(tx);netif_elid…
/linux/include/net/
H A Dip6_route.h238 sk_setup_caps(sk, dst); in ip6_dst_store()
H A Dsock.h2177 void sk_setup_caps(struct sock *sk, struct dst_entry *dst);
/linux/drivers/net/ppp/
H A Dpptp.c460 sk_setup_caps(sk, &rt->dst); in pptp_connect()
/linux/net/sctp/
H A Doutput.c135 sk_setup_caps(sk, tp->dst); in sctp_packet_config()
H A Doutqueue.c1170 sk_setup_caps(sk, t->dst); in sctp_outq_flush_transports()
/linux/net/core/
H A Dsock.c2548 void sk_setup_caps(struct sock *sk, struct dst_entry *dst) in sk_setup_caps() function
2572 EXPORT_SYMBOL_GPL(sk_setup_caps);
/linux/net/ipv4/
H A Dtcp_ipv4.c321 sk_setup_caps(sk, &rt->dst); in tcp_v4_connect()
1800 sk_setup_caps(newsk, dst);
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1215 sk_setup_caps(newsk, dst); in chtls_recv_sock()