Home
last modified time | relevance | path

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

/dports/net/aprsc/aprsc-2.1.10.gd72a17c/src/
H A Dincoming.c808 return INERR_NO_DST; in incoming_parse()
871 return INERR_NO_DST; // No ">" in packet start.. in incoming_parse()
H A Dworker.h191 #define INERR_NO_DST -2 /* no > in packet to mark beginning of dstcall */ macro