Home | History | Annotate | Download | only in timed

Lines Matching defs:fromnet

64 struct netinfo *fromnet;
129 fromnet = NULL;
134 fromnet = ntp;
139 fromnet = netfrom;
243 fromnet = NULL;
247 fromnet = ntp;
254 if (fromnet == NULL) {
299 if (fromnet == NULL) /* do not de-reference 0 */
301 else if (fromnet->status == MASTER)
303 else if (fromnet->status == SLAVE)