Searched defs:redirection (Results 1 – 2 of 2) sorted by relevance
371 struct redirection { struct372 struct node_host *host;373 struct range rport;374 } *redirection; member
77 #define redirection TSS_KEYFLAG_REDIRECTION macro