Home
last modified time | relevance | path

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

/Linux-v6.6/net/mptcp/
Dprotocol.c3711 static struct proto mptcp_prot = { variable
3955 .prot = &mptcp_prot,
4001 mptcp_prot.h.hashinfo = tcp_prot.h.hashinfo; in mptcp_proto_init()
4020 if (proto_register(&mptcp_prot, 1) != 0) in mptcp_proto_init()
4067 mptcp_v6_prot = mptcp_prot; in mptcp_proto_v6_init()