Home
last modified time | relevance | path

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

/linux-5.19.10/net/sctp/ !
Dprotocol.c1158 static const struct net_protocol sctp_protocol = { variable
1278 if (inet_add_protocol(&sctp_protocol, IPPROTO_SCTP) < 0) in sctp_v4_add_protocol()
1286 inet_del_protocol(&sctp_protocol, IPPROTO_SCTP); in sctp_v4_del_protocol()