Searched refs:querier (Results 1 – 12 of 12) sorted by relevance
/external/avahi/avahi-core/ |
D | response-sched.c | 62 AvahiAddress querier; member 197 …avahi_response_scheduler_post(rj->scheduler, r, flush_cache, rj->querier_valid ? &rj->querier : NU… in enumerate_aux_records_callback() 319 … find_suppressed_job(AvahiResponseScheduler *s, AvahiRecord *record, const AvahiAddress *querier) { in find_suppressed_job() argument 324 assert(querier); in find_suppressed_job() 331 avahi_address_cmp(&rj->querier, querier) == 0) { in find_suppressed_job() 347 …eScheduler *s, AvahiRecord *record, int flush_cache, const AvahiAddress *querier, int immediately)… in avahi_response_scheduler_post() argument 362 if (querier && in avahi_response_scheduler_post() 363 (rj = find_suppressed_job(s, record, querier)) && in avahi_response_scheduler_post() 403 if (!querier || (rj->querier_valid && avahi_address_cmp(querier, &rj->querier) != 0)) in avahi_response_scheduler_post() 422 if ((rj->querier_valid = !!querier)) in avahi_response_scheduler_post() [all …]
|
D | response-sched.h | 33 …eScheduler *s, AvahiRecord *record, int flush_cache, const AvahiAddress *querier, int immediately); 35 …se_scheduler_suppress(AvahiResponseScheduler *s, AvahiRecord *record, const AvahiAddress *querier);
|
D | Makefile.am | 45 querier-test \ 83 querier.c querier.h \ 123 querier-test.c
|
D | .gitignore | 15 querier-test
|
D | Android.mk | 35 querier.c \
|
D | iface.h | 174 …iInterface *i, AvahiRecord *record, int flush_cache, const AvahiAddress *querier, int immediately);
|
D | iface.c | 626 …iInterface *i, AvahiRecord *record, int flush_cache, const AvahiAddress *querier, int immediately)… in avahi_interface_post_response() argument 633 …return avahi_response_scheduler_post(i->response_scheduler, record, flush_cache, querier, immediat… in avahi_interface_post_response()
|
/external/tcpdump/tests/ |
D | dvmrp.out | 2 IP 2.2.2.2 > 10.0.0.1: igmp dvmrp Neighbors2 (v 12.4): [10.0.0.2 -> 10.0.0.1 (1/0/querier)] [10.0.0…
|
/external/avahi/specs/ |
D | draft-cheshire-dnsext-multicastdns-05.txt | 613 the querier MUST implement Known Answer Suppression, as described 615 exceeds 60 minutes, a querier MAY cap the interval to a maximum of 60 648 Multicast DNS allows a querier to place multiple questions in the 701 the first question has received its responses, the querier should 710 to the querier. If the responder has not multicast that record 774 querier is stating that it *believes* the information to be true. 2353 the hash function, and responses are returned to the querier via
|
D | draft-cheshire-dnsext-multicastdns-06.txt | 628 SHOULD double, and the querier MUST implement Known Answer 630 between queries reaches or exceeds 60 minutes, a querier MAY cap the 682 Multicast DNS allows a querier to place multiple questions in the 737 question has received its responses, the querier should have a large 751 to the querier. If the responder has not multicast that record 849 querier is stating that it *believes* the information to be true. 1901 given DNS query has become dependent on the location of the querier.) 2756 the hash function, and responses are returned to the querier via
|
D | draft-cheshire-dnsext-multicastdns-04.txt | 565 double, and the querier MUST implement Known Answer Suppression, as 601 Multicast DNS allows a querier to place multiple questions in the 654 the first question has received its responses, the querier should 663 to the querier. If the responder has not multicast that record 734 querier is stating that it *believes* the information to be true. 2233 the hash function, and responses are returned to the querier via
|
D | draft-cheshire-dnsext-multicastdns-03.txt | 565 double, and the querier MUST implement Known Answer Suppression, as 601 Multicast DNS allows a querier to place multiple questions in the 654 the first question has received its responses, the querier should 663 to the querier. If the responder has not multicast that record 734 querier is stating that it *believes* the information to be true. 2233 the hash function, and responses are returned to the querier via
|