Searched defs:ng_nat_redirect_proto (Results 1 – 2 of 2) 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];
100 struct ng_nat_redirect_proto { struct101 struct in_addr local_addr;102 struct in_addr alias_addr;103 struct in_addr remote_addr;104 uint8_t proto;105 char description[NG_NAT_DESC_LENGTH];