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

  /src/external/bsd/ntp/dist/ntpd/
ntp_peer.c 209 int * ip_count
219 mode, (u_int)cast_flags, ip_count));
240 if (ip_count) {
242 (*ip_count)++;
270 int * ip_count
278 cast_flags, ip_count);
810 int ip_count = 0; local
846 cast_flags, &ip_count);
858 hmode, cast_flags, &ip_count);
863 cast_flags, &ip_count);
    [all...]
  /src/sys/net/
route.h 342 int ip_count; member in struct:route_cb
rtsock_shared.c 198 cb->ip_count += cnt;

Completed in 20 milliseconds