Searched defs:ng_nat_redirect_proto (Results 1 – 1 of 1) sorted by relevance
102 struct ng_nat_redirect_proto { struct103 struct in_addr local_addr;104 struct in_addr alias_addr;105 struct in_addr remote_addr;106 uint8_t proto;107 char description[NG_NAT_DESC_LENGTH];