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

/freebsd-10-stable/sys/netinet/
H A Dtcpip.h54 #define ti_flags ti_t.th_flags macro
/freebsd-10-stable/sys/dev/ti/
H A Dif_ti.c1414 r->ti_flags = 0;
1418 r->ti_flags |= TI_BDFLAG_TCP_UDP_CKSUM | TI_BDFLAG_IP_CKSUM;
1469 r->ti_flags = TI_BDFLAG_MINI_RING;
1473 r->ti_flags |= TI_BDFLAG_TCP_UDP_CKSUM | TI_BDFLAG_IP_CKSUM;
1528 r->ti_flags = TI_BDFLAG_JUMBO_RING;
1532 r->ti_flags |= TI_BDFLAG_TCP_UDP_CKSUM | TI_BDFLAG_IP_CKSUM;
1671 r->ti_flags = TI_BDFLAG_JUMBO_RING|TI_RCB_FLAG_USE_EXT_RX_BD;
1674 r->ti_flags |= TI_BDFLAG_TCP_UDP_CKSUM|TI_BDFLAG_IP_CKSUM;
2202 rcb->ti_flags = 0;
2213 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-10-stable/contrib/gdb/gdb/
H A Dgdb_thread_db.h293 short int ti_flags; /* Unused. */ member in struct:td_thrinfo
/freebsd-10-stable/contrib/ipfilter/ipsend/
H A Dlsock.c251 ti->ti_flags = TH_SYN;
/freebsd-10-stable/sys/sys/
H A Dconsio.h309 int ti_flags; member in struct:term_info
/freebsd-10-stable/sys/dev/syscons/
H A Dsyscons.c1442 ((term_info_t *)data)->ti_flags = 0;
1447 ((term_info_t *)data)->ti_flags = 0;

Completed in 90 milliseconds