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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/key/
H A Daf_key.c961 struct sadb_x_nat_t_port *n_port; local
973 n_port = (struct sadb_x_nat_t_port*) skb_put(skb, sizeof (*n_port));
974 n_port->sadb_x_nat_t_port_len = sizeof(*n_port)/sizeof(uint64_t);
975 n_port->sadb_x_nat_t_port_exttype = SADB_X_EXT_NAT_T_SPORT;
976 n_port->sadb_x_nat_t_port_port = natt->encap_sport;
977 n_port->sadb_x_nat_t_port_reserved = 0;
980 n_port = (struct sadb_x_nat_t_port*) skb_put(skb, sizeof (*n_port));
1210 struct sadb_x_nat_t_port* n_port = local
1215 struct sadb_x_nat_t_port* n_port = local
3220 struct sadb_x_nat_t_port *n_port; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtestapi.c11851 int n_port; local
11860 for (n_port = 0;n_port < gen_nb_int;n_port++) {
11865 port = gen_int(n_port, 1);
11873 des_int(n_port, port, 1);
[all...]

Completed in 259 milliseconds