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

/freebsd-12-stable/sys/netgraph/
H A Dng_nat.c78 static const struct ng_parse_type ng_nat_description_type = { variable in typeref:struct:ng_parse_type
85 = NG_NAT_REDIRECT_PORT_TYPE_INFO(&ng_nat_description_type);
93 = NG_NAT_REDIRECT_ADDR_TYPE_INFO(&ng_nat_description_type);
101 = NG_NAT_REDIRECT_PROTO_TYPE_INFO(&ng_nat_description_type);
117 = NG_NAT_LISTRDRS_ENTRY_TYPE_INFO(&ng_nat_description_type);

Completed in 69 milliseconds