Searched refs:MSG_BUNDLER (Results 1 - 8 of 8) 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 Dmsg.c146 case MSG_BUNDLER:
376 (usr != MSG_BUNDLER)) {
H A Dlink.c927 if (msg_user(bundler_msg) != MSG_BUNDLER)
1043 tipc_msg_init(&bundler_hdr, MSG_BUNDLER, OPEN_MSG,
1516 if (msg_user(msg) == MSG_BUNDLER)
1875 case MSG_BUNDLER:
2381 if ((msg_user(msg) == MSG_BUNDLER) && split_bundles) {
2416 if (msg_user(msg) == MSG_BUNDLER)
H A Dmsg.h386 #define MSG_BUNDLER 6 macro
H A Dbcast.c482 } else if (msg_user(msg) == MSG_BUNDLER) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/tipc/
H A Dmsg.c146 case MSG_BUNDLER:
376 (usr != MSG_BUNDLER)) {
H A Dlink.c927 if (msg_user(bundler_msg) != MSG_BUNDLER)
1043 tipc_msg_init(&bundler_hdr, MSG_BUNDLER, OPEN_MSG,
1516 if (msg_user(msg) == MSG_BUNDLER)
1875 case MSG_BUNDLER:
2381 if ((msg_user(msg) == MSG_BUNDLER) && split_bundles) {
2416 if (msg_user(msg) == MSG_BUNDLER)
H A Dmsg.h386 #define MSG_BUNDLER 6 macro
H A Dbcast.c482 } else if (msg_user(msg) == MSG_BUNDLER) {

Completed in 138 milliseconds