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

/net/rds/
H A Dstats.c82 uint64_t *values, const char *const *names, size_t nr)
88 BUG_ON(strlen(names[i]) >= sizeof(ctr.name));
89 strncpy(ctr.name, names[i], sizeof(ctr.name) - 1);
81 rds_stats_info_copy(struct rds_info_iterator *iter, uint64_t *values, const char *const *names, size_t nr) argument
H A Drds.h774 uint64_t *values, const char *const *names,
/net/netfilter/ipvs/
H A Dip_vs_proto.c210 ip_vs_set_state_timeout(int *table, int num, const char *const *names, argument
219 if (strcmp(names[i], name))
/net/netfilter/
H A Dx_tables.c342 const char *const *names; local
348 names = (nfproto == NFPROTO_ARP) ? arp_names : inetbr_names;
355 res = snprintf(p, size, "%s%s", np ? "/" : "", names[i]);
/net/ipv4/netfilter/
H A DKconfig35 old programs that have not been adapted to the new names working.

Completed in 51 milliseconds