Searched refs:net_plane (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/net/tipc/ |
D | link.h | 176 char net_plane; member 224 int tolerance, char net_plane, u32 mtu, int priority,
|
D | bearer.h | 165 char net_plane; member
|
D | link.c | 258 int tolerance, char net_plane, u32 mtu, int priority, in tipc_link_create() argument 293 l->net_plane = net_plane; in tipc_link_create() 1119 msg_set_net_plane(hdr, l->net_plane); in tipc_link_build_proto_msg() 1253 l->net_plane = msg_net_plane(hdr); in tipc_link_proto_rcv()
|
D | node.c | 352 nl->name, nl->net_plane); in __tipc_node_link_up() 419 l->name, l->net_plane); in __tipc_node_link_down() 606 b->net_plane, b->mtu, b->priority, in tipc_node_check_dest()
|
D | bearer.c | 317 b_ptr->net_plane = bearer_id + 'A'; in tipc_enable_bearer()
|