Home
last modified time | relevance | path

Searched refs:inet_connection_sock_af_ops (Results 1 – 6 of 6) 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
98 const struct inet_connection_sock_af_ops *icsk_af_ops;
/linux/net/dccp/
H A Dipv6.c
H A Dipv4.c
/linux/net/mptcp/
H A Dsubflow.c699 static struct inet_connection_sock_af_ops subflow_v6_specific __ro_after_init;
700 static struct inet_connection_sock_af_ops subflow_v6m_specific __ro_after_init;
979 static struct inet_connection_sock_af_ops subflow_specific __ro_after_init;
1557 static const struct inet_connection_sock_af_ops *
1572 const struct inet_connection_sock_af_ops *target; in mptcpv6_handle_mapped()
/linux/net/ipv4/
H A Dtcp_ipv4.c2358 const struct inet_connection_sock_af_ops ipv4_specific = {