Home
last modified time | relevance | path

Searched refs:inet_connection_sock_af_ops (Results 1 – 5 of 5) sorted by relevance

/linux/net/smc/
H A Dsmc.h311 struct inet_connection_sock_af_ops af_ops;
312 const struct inet_connection_sock_af_ops *ori_af_ops;
/linux/include/net/
H A Dinet_connection_sock.h35 struct inet_connection_sock_af_ops { struct
92 const struct inet_connection_sock_af_ops *icsk_af_ops;
36 queue_xmitinet_connection_sock_af_ops global() argument
37 send_checkinet_connection_sock_af_ops global() argument
38 rebuild_headerinet_connection_sock_af_ops global() argument
39 sk_rx_dst_setinet_connection_sock_af_ops global() argument
40 conn_requestinet_connection_sock_af_ops global() argument
41 syn_recv_sockinet_connection_sock_af_ops global() argument
46 net_header_leninet_connection_sock_af_ops global() argument
47 setsockoptinet_connection_sock_af_ops global() argument
49 getsockoptinet_connection_sock_af_ops global() argument
51 mtu_reducedinet_connection_sock_af_ops global() argument
/linux/net/mptcp/
H A Dsubflow.c700 static struct inet_connection_sock_af_ops subflow_v6_specific __ro_after_init;
701 static struct inet_connection_sock_af_ops subflow_v6m_specific __ro_after_init;
968 static struct inet_connection_sock_af_ops subflow_specific __ro_after_init;
1540 static const struct inet_connection_sock_af_ops *
1555 const struct inet_connection_sock_af_ops *target; in mptcpv6_handle_mapped()
H A Dprotocol.h580 const struct inet_connection_sock_af_ops *icsk_af_ops;
/linux/net/ipv4/
H A Dtcp_ipv4.c2476 const struct inet_connection_sock_af_ops ipv4_specific = {