Home
last modified time | relevance | path

Searched refs:PM_MODE_TLS (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/cxgbetool/
H A Dtcb_common.h131 #define PM_MODE_TLS 8 macro
H A Dtcb_common.c396 else if ( PM_MODE_TLS == ulp_type) {ret = "TLS";} in spr_ulp_type()
486 else if (6==g_tN && (PM_MODE_TLS==ulp_type || PM_MODE_DTLS==ulp_type)) aux=4; in parse_tcb()