Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dprotocol.c1105 static const struct proto_ops inet_seqpacket_ops = {
1131 .ops = &inet_seqpacket_ops,
1138 .ops = &inet_seqpacket_ops,
1103 static const struct proto_ops inet_seqpacket_ops = { global() variable