Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/net/tipc/
Dsocket.c126 static const struct proto_ops msg_ops; variable
351 ops = &msg_ops; in tipc_sk_create()
2492 static const struct proto_ops msg_ops = { variable