Home
last modified time | relevance | path

Searched refs:PERDITION_PACKET_VERSION (Results 1 – 2 of 2) sorted by relevance

/dports/mail/perdition/perdition-2.2/perdition/db/daemon/lib/
H A Dpacket.h39 #define PERDITION_PACKET_VERSION 0x00000001 macro
H A Dpacket.c220 (*packet)->head.version = htons(PERDITION_PACKET_VERSION); in perdition_packet_init_v1_head()