Searched refs:destinations (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_wrr.c49 list_for_each_entry(dest, &svc->destinations, n_list) {
63 * Get the maximum weight of the service destinations.
70 list_for_each_entry(dest, &svc->destinations, n_list) {
92 mark->cl = &svc->destinations;
117 mark->cl = &svc->destinations;
145 if (mark->cl == &svc->destinations) {
151 "no destinations present\n");
156 mark->cl = svc->destinations.next;
164 mark->cl = &svc->destinations;
174 if (mark->cl != &svc->destinations) {
[all...]
H A Dip_vs_rr.c33 svc->sched_data = &svc->destinations;
40 svc->sched_data = &svc->destinations;
62 if (q == &svc->destinations) {
H A Dip_vs_sed.c82 list_for_each_entry(dest, &svc->destinations, n_list) {
97 list_for_each_entry_continue(dest, &svc->destinations, n_list) {
H A Dip_vs_wlc.c70 list_for_each_entry(dest, &svc->destinations, n_list) {
85 list_for_each_entry_continue(dest, &svc->destinations, n_list) {
H A Dip_vs_lc.c61 list_for_each_entry(dest, &svc->destinations, n_list) {
H A Dip_vs_nq.c78 list_for_each_entry(dest, &svc->destinations, n_list) {
H A Dip_vs_dh.c107 p = &svc->destinations;
112 if (p == &svc->destinations)
H A Dip_vs_sh.c104 p = &svc->destinations;
109 if (p == &svc->destinations)
H A Dip_vs_lblc.c398 list_for_each_entry(dest, &svc->destinations, n_list) {
414 list_for_each_entry_continue(dest, &svc->destinations, n_list) {
449 list_for_each_entry(d, &svc->destinations, n_list) {
486 * sure that destinations, that are not in the trash, are not
H A Dip_vs_lblcr.c574 list_for_each_entry(dest, &svc->destinations, n_list) {
591 list_for_each_entry_continue(dest, &svc->destinations, n_list) {
626 list_for_each_entry(d, &svc->destinations, n_list) {
H A Dip_vs_ctl.c298 * Trash for destinations
626 list_for_each_entry(dest, &svc->destinations, n_list) {
668 * The destination trash is used to hold the destinations that are removed
725 * Clean up all the destinations in the trash
945 list_add(&dest->n_list, &svc->destinations);
976 list_add(&dest->n_list, &svc->destinations);
1200 INIT_LIST_HEAD(&svc->destinations);
1365 list_for_each_entry_safe(dest, nxt, &svc->destinations, n_list) {
1469 list_for_each_entry(dest, &svc->destinations, n_list) {
1800 list_for_each_entry(dest, &svc->destinations, n_lis
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Doptions.cc453 Options :: onDestinationsSelected( const QStringList& destinations )
455 if( destinations.size() == 1 )
457 const QString& destination( destinations.first( ) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex1156 destinations covered by the route prefix.
1157 \item \verb|unreachable| --- these destinations are unreachable. Packets
1160 \item \verb|blackhole| --- these destinations are unreachable. Packets
1162 \item \verb|prohibit| --- these destinations are unreachable. Packets
1165 \item \verb|local| --- the destinations are assigned to this
1167 \item \verb|broadcast| --- the destinations are broadcast addresses.
1180 \item \verb|anycast| --- ({\em not implemented\/}) the destinations are
1260 For NAT routes it is the first address of the block of translated IP destinations.
1264 --- the source address to prefer when sending to the destinations
1284 --- the maximal window for TCP to advertise to these destinations,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip_vs.h469 struct list_head destinations; /* real server d-linked list */ member in struct:ip_vs_service
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex1529 % We use the node names as the destinations.
5667 % two pages of the document. Thus, we'd have two destinations named
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex1498 % We use the node names as the destinations.
5421 % two pages of the document. Thus, we'd have two destinations named
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex1518 % We use the node names as the destinations.
5451 % two pages of the document. Thus, we'd have two destinations named
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex1518 % We use the node names as the destinations.
5451 % two pages of the document. Thus, we'd have two destinations named

Completed in 214 milliseconds