Home
last modified time | relevance | path

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

/Linux-v5.4/net/iucv/
Daf_iucv.c39 static const struct proto_ops iucv_sock_ops; variable
623 sock->ops = &iucv_sock_ops; in iucv_sock_create()
627 sock->ops = &iucv_sock_ops; in iucv_sock_create()
2379 static const struct proto_ops iucv_sock_ops = { variable