Home
last modified time | relevance | path

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

/linux-3.3/net/tipc/
Dsocket.c68 static const struct proto_ops msg_ops; variable
1781 static const struct proto_ops msg_ops = { variable
/linux-3.3/ipc/
Dmsg.c315 struct ipc_ops msg_ops; in SYSCALL_DEFINE2() local