Searched refs:msg_is_reset (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/tipc/
H A Dbearer.c566 if (likely(b && (test_bit(0, &b->up) || msg_is_reset(hdr)))) {
597 if (likely(test_bit(0, &b->up) || msg_is_reset(buf_msg(skb)))) {
H A Dmsg.h1116 static inline bool msg_is_reset(struct tipc_msg *hdr) function

Completed in 212 milliseconds