Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Diconv.h60 int cs_id; member
H A Dcpuset.h142 cpusetid_t cs_id; /* (s) Id or INVALID. */ global() member
/freebsd/contrib/opencsd/decoder/include/opencsd/c_api/
H A Docsd_c_api_custom.h98 …uint8_t cs_id; /**< Coresight ID for the instance - extracted from the config on creation… member
/freebsd/sys/net/
H A Dslcompress.h117 u_char cs_id; /* connection # associated with this state */ member
/freebsd/usr.sbin/ppp/
H A Dslcompress.h115 u_char cs_id; /* connection # associated with this state */ member
/freebsd/sys/cam/ctl/
H A Dctl_frontend_iscsi.h96 unsigned int cs_id; member
/freebsd/contrib/opencsd/decoder/source/c_api/
H A Docsd_c_api.cpp478 …_err_t ocsd_dt_set_pkt_protocol_printer(const dcd_tree_handle_t handle, uint8_t cs_id, int monitor) in ocsd_dt_set_pkt_protocol_printer()
/freebsd/contrib/wpa/src/pae/
H A Dieee802_1x_cp.c23 static u64 cs_id[] = { CS_ID_GCM_AES_128, CS_ID_GCM_AES_256 }; variable
H A Dieee802_1x_kay.c406 const u8 *cs_id, unsigned int *idx) in ieee802_1x_kay_get_cipher_suite()