Home
last modified time | relevance | path

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

/openbmc/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
H A Dlink.c2225 l->net_plane = msg_net_plane(hdr); in tipc_link_proto_rcv()