Searched defs:alias_link (Results 1 – 1 of 1) sorted by relevance
287 struct libalias *la;289 struct in_addr dst_addr;290 struct in_addr alias_addr;291 struct in_addr proxy_addr;292 u_short src_port;293 u_short dst_port;294 u_short alias_port;295 u_short proxy_port;296 struct server *server;325 LIST_ENTRY (alias_link) list_out; /* Linked list of argument[all …]