Home
last modified time | relevance | path

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

/Linux-v4.19/net/iucv/
Daf_iucv.c37 static const struct proto_ops iucv_sock_ops; variable
615 sock->ops = &iucv_sock_ops; in iucv_sock_create()
619 sock->ops = &iucv_sock_ops; in iucv_sock_create()
2391 static const struct proto_ops iucv_sock_ops = { variable