Home
last modified time | relevance | path

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

/linux-4.1.27/ipc/
Dmsg.c244 static const struct ipc_ops msg_ops = { in SYSCALL_DEFINE2() local
255 return ipcget(ns, &msg_ids(ns), &msg_ops, &msg_params); in SYSCALL_DEFINE2()
/linux-4.1.27/net/tipc/
Dsocket.c124 static const struct proto_ops msg_ops; variable
337 ops = &msg_ops; in tipc_sk_create()
2482 static const struct proto_ops msg_ops = { variable