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

  /src/sys/netatalk/
ddp_private.h 40 #define DDP_STATINC(x) _NET_STATINC(ddpstat_percpu, x)
ddp_input.c 111 DDP_STATINC(DDP_STAT_TOOSHORT);
147 DDP_STATINC(DDP_STAT_SHORT);
151 DDP_STATINC(DDP_STAT_TOOSHORT);
179 DDP_STATINC(DDP_STAT_LONG);
183 DDP_STATINC(DDP_STAT_TOOSHORT);
192 DDP_STATINC(DDP_STAT_NOSUM);
248 DDP_STATINC(DDP_STAT_TOOSMALL);
287 DDP_STATINC(DDP_STAT_CANTFORWARD);
289 DDP_STATINC(DDP_STAT_FORWARD);
300 DDP_STATINC(DDP_STAT_BADSUM)
    [all...]

Completed in 29 milliseconds