Home
last modified time | relevance | path

Searched refs:pos_hash (Results 1 – 2 of 2) sorted by relevance

/linux/net/ethtool/
A Dtunnels.c213 int pos_hash; member
251 for (h = ctx->pos_hash; h < NETDEV_HASHENTRIES; h++, s_idx = 0) { in ethnl_tunnel_info_dumpit()
291 ctx->pos_hash = h; in ethnl_tunnel_info_dumpit()
A Dnetlink.c262 int pos_hash; member
471 for (h = ctx->pos_hash; h < NETDEV_HASHENTRIES; h++, s_idx = 0) { in ethnl_default_dumpit()
511 ctx->pos_hash = h; in ethnl_default_dumpit()
560 ctx->pos_hash = 0; in ethnl_default_start()

Completed in 5 milliseconds