Lines Matching defs:port
59 * @port: publishing port
82 u32 port;
94 * struct name_table - table containing all existing port name publications
129 u32 upper, u32 scope, u32 port,
146 u32 port;
150 struct tipc_dest *tipc_dest_find(struct list_head *l, u32 node, u32 port);
151 bool tipc_dest_push(struct list_head *l, u32 node, u32 port);
152 bool tipc_dest_pop(struct list_head *l, u32 *node, u32 *port);
153 bool tipc_dest_del(struct list_head *l, u32 node, u32 port);