Home
last modified time | relevance | path

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

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