Searched refs:msg_syncpt (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ | ||
D | msg.h | 1011 static inline u16 msg_syncpt(struct tipc_msg *m) in msg_syncpt() function |
D | node.c | 2007 syncpt = msg_syncpt(hdr); in tipc_node_check_state() |