Home
last modified time | relevance | path

Searched refs:CLFLAGS_FULLFEED (Results 1 – 3 of 3) sorted by relevance

/dports/net/aprsc/aprsc-2.1.10.gd72a17c/src/
H A Doutgoing.c106 if (( (c->flags & CLFLAGS_FULLFEED) != CLFLAGS_FULLFEED) && filter_process(self, c, pb) < 1) { in process_outgoing_single()
H A Dworker.h342 #define CLFLAGS_FULLFEED 0x100 /* Together with filter t/c* -- which really implements it */ macro
H A Dconfig.c952 clflags |= CLFLAGS_FULLFEED; in do_listen()
1029 if (clflags & (CLFLAGS_FULLFEED|CLFLAGS_UDPSUBMIT|CLFLAGS_DUPEFEED)) { in do_listen()