Searched defs:sfxge_tx_packet_s (Results 1 – 1 of 1) sorted by relevance
505 struct sfxge_tx_packet_s { struct506 sfxge_tx_packet_t *stp_next;507 mblk_t *stp_mp;508 struct ether_header *stp_etherhp;509 struct ip *stp_iphp;510 struct tcphdr *stp_thp;511 size_t stp_off;512 size_t stp_size;513 size_t stp_mss;514 uint32_t stp_dpl_put_len;