Searched refs:msg_max_pkt (Results 1 – 2 of 2) sorted by relevance
/linux/net/tipc/ | ||
H A D | msg.h | 1018 static inline u32 msg_max_pkt(struct tipc_msg *m) in msg_max_pkt() function |
H A D | link.c | 2220 msg_max = msg_max_pkt(hdr); in tipc_link_proto_rcv() |