Searched refs:PKT_RELIABLE (Results 1 – 9 of 9) sorted by relevance
86 #define PKT_RELIABLE 42 macro
87 #define PKT_RELIABLE 42 macro
14 #define PKT_RELIABLE 7 macro
173 receive_tbl[PKT_RELIABLE] = Receive_reliable; in Receive_init()361 if (rbuf.ptr[0] != PKT_RELIABLE) { in Net_setup()475 if (rbuf.ptr[0] != PKT_RELIABLE) { in Net_verify()781 if (rbuf.ptr[0] != PKT_RELIABLE) { in Net_start()798 && rbuf.ptr[5] == PKT_RELIABLE) { in Net_start()
125 receive_tbl[PKT_RELIABLE] = Receive_reliable; in Receive_init()318 if (rbuf.ptr[0] != PKT_RELIABLE) { in Net_setup()413 if (rbuf.ptr[0] != PKT_RELIABLE) { in Net_verify()699 if (rbuf.ptr[0] != PKT_RELIABLE) { in Net_start()715 && rbuf.ptr[5] == PKT_RELIABLE) { in Net_start()
2293 if (Packet_printf(&connp->w, "%c%hd%ld%ld", PKT_RELIABLE, in Send_reliable()
2403 if (Packet_printf(&connp->w, "%c%hd%ld%ld", PKT_RELIABLE, in Send_reliable()
65 receive_tbl[PKT_RELIABLE] = NULL; /* Server shouldn't be sending this */ in Receive_init()
4677 if (Packet_printf(&connp->w, "%c%hd%d%d%d", PKT_RELIABLE,