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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_stat.c25 struct stat_node { struct
56 struct stat_node *snode;
71 snode = container_of(node, struct stat_node, node);
110 struct stat_node *data;
122 struct stat_node *this;
125 this = container_of(*new, struct stat_node, node);
249 struct stat_node *l = container_of(v, struct stat_node, node);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_spf.c849 u_int32_t stat_node = 0;
870 stat_node = 0;
913 stat_node++;
987 zlog_info ("SPF: Node Number: %lu", (u_long)stat_node);
847 u_int32_t stat_node = 0; variable

Completed in 90 milliseconds