Searched defs:msg_user (Results 1 - 1 of 1) sorted by relevance

/net/tipc/
H A Dmsg.h131 static inline u32 msg_user(struct tipc_msg *m) function
138 return msg_user(m) <= TIPC_CRITICAL_IMPORTANCE;

Completed in 37 milliseconds