Home
last modified time | relevance | path

Searched refs:oport (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
Dcoresight.h200 int (*enable)(struct coresight_device *csdev, int iport, int oport);
201 void (*disable)(struct coresight_device *csdev, int iport, int oport);
/linux-4.1.27/net/tipc/
Dmsg.c91 u32 onode, u32 dport, u32 oport, int errcode) in tipc_msg_create() argument
103 msg_set_origport(msg, oport); in tipc_msg_create()
Dmsg.h773 u32 dport, u32 oport, int errcode);
Dlink.c343 u32 oport = msg_origport(msg); in link_schedule_user() local
359 addr, addr, oport, 0, 0); in link_schedule_user()