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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/bgpd/
H A Dbgp_nexthop.c130 bgp_nexthop_same (struct nexthop *next1, struct nexthop *next2)
132 if (next1->type != next2->type)
135 switch (next1->type)
138 if (! IPV4_ADDR_SAME (&next1->gate.ipv4, &next2->gate.ipv4))
143 if (next1->ifindex != next2->ifindex)
148 if (! IPV6_ADDR_SAME (&next1->gate.ipv6, &next2->gate.ipv6))
153 if (! IPV6_ADDR_SAME (&next1->gate.ipv6, &next2->gate.ipv6))
155 if (next1->ifindex != next2->ifindex)
168 struct nexthop *next1, *next2;
173 next1
127 bgp_nexthop_same(struct nexthop *next1, struct nexthop *next2) argument
165 struct nexthop *next1, *next2; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dtsi108_eth.h320 u32 next1; member in struct:__anon5906
347 u32 next1; /* Address of next descriptor, if any */ member in struct:__anon5907
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest089.tcl238 set next1 [$dbcw get -next]
239 error_check_good check_next1 $next1 $get_first
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ufs/
H A Dtruncate.c106 goto next1;
122 next1:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_rec.c1544 goto next1;
1559 next1: if ((ret = __memp_fput(mpf, ip, pagep, file_dbp->priority)) != 0)

Completed in 103 milliseconds