Searched defs:clnp_stat (Results 1 – 2 of 2) sorted by relevance
43 struct clnp_stat { struct44 int cns_total; /* total pkts received */45 int cns_toosmall; /* fixed part of header too small */46 int cns_badhlen; /* header length is not reasonable */70 } clnp_stat ; variable
125 struct clnp_stat clnp_stat; local