Searched defs:ill_s (Results 1 – 1 of 1) sorted by relevance
1605 typedef struct ill_s { struct1606 pfillinput_t ill_inputfn; /* Fast input function selector */1630 t_uscalar_t ill_sap; argument1631 t_scalar_t ill_sap_length; /* Including sign (for position) */ argument1632 uint_t ill_phys_addr_length; /* Excluding the sap. */1633 uint_t ill_bcast_addr_length; /* Only set when the DL provider */1635 t_uscalar_t ill_mactype;1636 uint8_t *ill_frag_ptr; /* Reassembly state. */1637 timeout_id_t ill_frag_timer_id; /* timeout id for the frag timer */1638 ipfb_t *ill_frag_hash_tbl; /* Fragment hash list head. */[all …]