HomeSort by: relevance | last modified time | path
    Searched refs:solicit (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
route.c 276 INFO("post solicit wakeup.");
402 // We can reschedule a beacon for sooner if we get a router solicit; in this case, we
428 ERROR("No memory for post-solicit RA wakeup on " PUB_S_SRP ".", interface->name);
556 // to our solicit in 20 seconds, then when the timeout callback is called, there will be no
990 // that were present when the first solicit was received to be stale when we give up
1026 // we get a router solicit, to ensure that the solicit gets a quick response, and also gets called once every
1132 INFO(PUB_S_SRP " solicit on " PUB_S_SRP ": source address is " PRI_SEGMENTED_IPv6_ADDR_SRP,
1140 icmp_message_t *solicit = *sp; local
1142 if (!is_retransmission && !in6addr_compare(&message->source, &solicit->source))
    [all...]
  /src/sys/dev/pci/cxgb/
cxgb_offload.c 990 neigh->ops->solicit(neigh, skb);

Completed in 22 milliseconds