Home
last modified time | relevance | path

Searched defs:P_REQ (Results 1 – 2 of 2) sorted by relevance

/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Dpacket.h35 typedef enum { P_REQ = 0, P_REP = 1, P_PREP = 2, P_ACK = 3, P_NAK = 4 } pktype_t; enumerator
/dports/misc/amanda-client/amanda-3.3.9/common-src/
H A Dpacket.h35 typedef enum { P_REQ = 0, P_REP = 1, P_PREP = 2, P_ACK = 3, P_NAK = 4 } pktype_t; enumerator