Searched refs:msg_bearer_id (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/net/tipc/ | ||
D | msg.h | 913 static inline u32 msg_bearer_id(struct tipc_msg *m) in msg_bearer_id() function |
D | link.c | 2266 l->peer_bearer_id = msg_bearer_id(hdr); in tipc_link_proto_rcv() |