Home
last modified time | relevance | path

Searched refs:msg_bearer_id (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/tipc/
H A Dmsg.h913 static inline u32 msg_bearer_id(struct tipc_msg *m) in msg_bearer_id() function
H A Dlink.c2288 l->peer_bearer_id = msg_bearer_id(hdr); in tipc_link_proto_rcv()