Searched refs:oport (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/include/linux/ |
D | coresight.h | 201 int (*enable)(struct coresight_device *csdev, int iport, int oport); 202 void (*disable)(struct coresight_device *csdev, int iport, int oport);
|
/linux-4.4.14/net/tipc/ |
D | msg.c | 91 u32 onode, u32 dport, u32 oport, int errcode) in tipc_msg_create() argument 103 msg_set_origport(msg, oport); in tipc_msg_create()
|
D | msg.h | 789 u32 dport, u32 oport, int errcode);
|
D | link.c | 616 u32 oport = msg_origport(msg); in link_schedule_user() local 631 addr, addr, oport, 0, 0); in link_schedule_user()
|
D | socket.c | 2086 u32 oport = tsk->portid; in tipc_shutdown() local 2112 0, dnode, onode, dport, oport, in tipc_shutdown()
|