Home
last modified time | relevance | path

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

/freebsd-src/sys/sys/
H A Diconv.h60 int cs_id; member
H A Dcpuset.h143 cpusetid_t cs_id; /* (s) Id or INVALID. */ member
/freebsd-src/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-src/sys/net/
H A Dslcompress.h117 u_char cs_id; /* connection # associated with this state */ member
/freebsd-src/usr.sbin/ppp/
H A Dslcompress.h115 u_char cs_id; /* connection # associated with this state */ member
/freebsd-src/sys/cam/ctl/
H A Dctl_frontend_iscsi.h96 unsigned int cs_id; member
/freebsd-src/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-src/contrib/wpa/src/pae/
H A Dieee802_1x_kay.c398 ieee802_1x_kay_get_cipher_suite(struct ieee802_1x_mka_participant * participant,const u8 * cs_id,unsigned int * idx) ieee802_1x_kay_get_cipher_suite() argument