Home
last modified time | relevance | path

Searched refs:msg_nametype (Results 1 – 3 of 3) sorted by relevance

/linux/net/tipc/
H A Dtrace.c100 msg_nametype(hdr)); in tipc_skb_dump()
106 msg_nametype(hdr)); in tipc_skb_dump()
H A Dmsg.c723 msg_nametype(msg), inst, inst); in tipc_msg_lookup_dest()
H A Dmsg.h646 static inline u32 msg_nametype(struct tipc_msg *m) in msg_nametype() function