Searched refs:msg_isdata (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/tipc/
H A Dnet.c215 if (msg_isdata(msg)) {
H A Dmsg.c45 if (likely(msg_isdata(m))) {
368 if (msg_isdata(msg)) {
H A Dmsg.h105 static inline u32 msg_isdata(struct tipc_msg *m) function
H A Dlink.c1743 min_hdr_size = msg_isdata(msg) ?
1801 if (unlikely(!msg_isdata(msg) &&
1869 if (likely(msg_isdata(msg))) {
H A Dbcast.c479 if (likely(msg_isdata(msg))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/tipc/
H A Dnet.c215 if (msg_isdata(msg)) {
H A Dmsg.c45 if (likely(msg_isdata(m))) {
368 if (msg_isdata(msg)) {
H A Dmsg.h105 static inline u32 msg_isdata(struct tipc_msg *m) function
H A Dlink.c1743 min_hdr_size = msg_isdata(msg) ?
1801 if (unlikely(!msg_isdata(msg) &&
1869 if (likely(msg_isdata(msg))) {
H A Dbcast.c479 if (likely(msg_isdata(msg))) {

Completed in 92 milliseconds