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

/netbsd-current/external/ibm-public/postfix/dist/src/trivial-rewrite/
H A Dtransport.c140 static void update_entry(const char *new_channel, const char *new_nexthop, argument
151 if (*new_nexthop != 0)
152 vstring_strcpy(nexthop, new_nexthop);
161 if (*new_nexthop != 0)
162 vstring_strcpy(nexthop, new_nexthop);

Completed in 188 milliseconds