Searched refs:wildcard_nexthop (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/trivial-rewrite/
H A Dtransport.h32 VSTRING *wildcard_nexthop; member in struct:TRANSPORT_INFO
H A Dtransport.c103 tp->wildcard_channel = tp->wildcard_nexthop = 0;
125 if (tp->wildcard_nexthop)
126 vstring_free(tp->wildcard_nexthop);
214 if (tp->wildcard_nexthop)
215 vstring_free(tp->wildcard_nexthop);
234 tp->wildcard_nexthop = nexthop;
243 tp->wildcard_nexthop = 0;
336 update_entry(STR(tp->wildcard_channel), STR(tp->wildcard_nexthop),

Completed in 76 milliseconds