Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dtrace.c80 i += scnprintf(buf + i, sz - i, " %c", msg_net_plane(hdr)); in tipc_skb_dump()
H A Dmsg.h893 static inline char msg_net_plane(struct tipc_msg *m) in msg_net_plane() function