Searched refs:ti_flags (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/netinet/
H A Dtcpip.h54 #define ti_flags ti_t.th_flags macro
/freebsd-11-stable/sys/dev/ti/
H A Dif_ti.c1421 r->ti_flags = 0;
1425 r->ti_flags |= TI_BDFLAG_TCP_UDP_CKSUM | TI_BDFLAG_IP_CKSUM;
1476 r->ti_flags = TI_BDFLAG_MINI_RING;
1480 r->ti_flags |= TI_BDFLAG_TCP_UDP_CKSUM | TI_BDFLAG_IP_CKSUM;
1535 r->ti_flags = TI_BDFLAG_JUMBO_RING;
1539 r->ti_flags |= TI_BDFLAG_TCP_UDP_CKSUM | TI_BDFLAG_IP_CKSUM;
1677 r->ti_flags = TI_BDFLAG_JUMBO_RING|TI_RCB_FLAG_USE_EXT_RX_BD;
1680 r->ti_flags |= TI_BDFLAG_TCP_UDP_CKSUM|TI_BDFLAG_IP_CKSUM;
2208 rcb->ti_flags = 0;
2219 rcb->ti_flags
[all...]
H A Dif_tireg.h522 uint16_t ti_flags; member in struct:ti_rcb
524 uint16_t ti_flags; member in struct:ti_rcb
584 uint16_t ti_flags; member in struct:ti_rx_desc
586 uint16_t ti_flags; member in struct:ti_rx_desc
639 uint16_t ti_flags; member in struct:ti_rx_desc_ext
641 uint16_t ti_flags; member in struct:ti_rx_desc_ext
677 uint16_t ti_flags; member in struct:ti_tx_desc
679 uint16_t ti_flags; member in struct:ti_tx_desc
1061 ti_flag_vals ti_flags; member in struct:ti_softc
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdb_thread_db.h293 short int ti_flags; /* Unused. */ member in struct:td_thrinfo
/freebsd-11-stable/sys/sys/
H A Dconsio.h309 int ti_flags; member in struct:term_info
/freebsd-11-stable/sys/dev/syscons/
H A Dsyscons.c1516 ((term_info_t *)data)->ti_flags = 0;
1521 ((term_info_t *)data)->ti_flags = 0;

Completed in 97 milliseconds