Searched refs:msg_set_max_pkt (Results 1 – 2 of 2) sorted by relevance
/net/tipc/ | ||
D | msg.h | 931 static inline void msg_set_max_pkt(struct tipc_msg *m, u32 n) in msg_set_max_pkt() function |
D | link.c | 1667 msg_set_max_pkt(hdr, l->advertised_mtu); in tipc_link_build_proto_msg() |