Home
last modified time | relevance | path

Searched refs:routeoptions_t (Results 1 – 5 of 5) sorted by relevance

/dports/net/dante/dante-1.4.3/include/
H A Dtostring.h375 routeoptions2string(const routeoptions_t *options, char *str, size_t strsize);
H A Dsocks.h463 routeoptions_t routeoptions; /* global route flags. */
H A Dsockd.h1937 routeoptions_t routeoptions; /* global route flags. */
H A Dcommon.h1557 } routeoptions_t; typedef
/dports/net/dante/dante-1.4.3/lib/
H A Dtostring.c1337 const routeoptions_t *options; in routeoptions2string()