Home
last modified time | relevance | path

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

/linux-4.1.27/net/iucv/
Daf_iucv.c36 static const struct proto_ops iucv_sock_ops; variable
595 sock->ops = &iucv_sock_ops; in iucv_sock_create()
599 sock->ops = &iucv_sock_ops; in iucv_sock_create()
2330 static const struct proto_ops iucv_sock_ops = { variable