Home
last modified time | relevance | path

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

/openbmc/linux/net/mptcp/
H A Dprotocol.c3782 static struct proto mptcp_prot = { variable
4057 .prot = &mptcp_prot,
4103 mptcp_prot.h.hashinfo = tcp_prot.h.hashinfo; in mptcp_proto_init()
4122 if (proto_register(&mptcp_prot, 1) != 0) in mptcp_proto_init()
4170 mptcp_v6_prot = mptcp_prot; in mptcp_proto_v6_init()