Home
last modified time | relevance | path

Searched refs:net_plane (Results 1 – 5 of 5) sorted by relevance

/linux/net/tipc/
H A Dlink.h75 int tolerance, char net_plane, u32 mtu, int priority,
H A Dbearer.h173 char net_plane; member
H A Dlink.c158 char net_plane; member
350 return l->net_plane; in tipc_link_plane()
477 int tolerance, char net_plane, u32 mtu, int priority, in tipc_link_create() argument
518 l->net_plane = net_plane; in tipc_link_create()
1869 msg_set_net_plane(hdr, l->net_plane); in tipc_link_build_proto_msg()
2203 l->net_plane = msg_net_plane(hdr); in tipc_link_proto_rcv()
H A Dbearer.c344 b->net_plane = bearer_id + 'A'; in tipc_enable_bearer()
H A Dnode.c1280 b->net_plane, b->mtu, b->priority, in tipc_node_check_dest()