Searched defs:ni_ptdb (Results 1 – 1 of 1) sorted by relevance
175 struct ni_ptdb { struct176 u_int16_t np_type; /* Protocol type */177 u_int8_t np_fque; /* Free queue */178 u_int8_t np_flags; /* See below */179 u_int32_t np_index; /* protocol type index */180 u_int16_t np_adrlen; /* # of multicast addresses */181 u_int16_t np_802; /* for IEEE 802 packets */182 u_int8_t np_mcast[16][8];/* Multicast (direct match) array */