Home
last modified time | relevance | path

Searched defs:ill_s (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/inet/
H A Dip.h1605 typedef struct ill_s { struct
1606 pfillinput_t ill_inputfn; /* Fast input function selector */
1630 t_uscalar_t ill_sap; argument
1631 t_scalar_t ill_sap_length; /* Including sign (for position) */ argument
1632 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 …]