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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.c276 int tl_type; member in struct:tag_list
323 if (tagtype == tlp->tl_type)
340 if (codetype == tlp->tl_type)
/opensolaris-onvv-gate/usr/src/cmd/krb5/iprop/
H A Diprop.x61 int16_t tl_type;
/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrp.h287 uint8_t tl_type; member in struct:srp_t_logout_s
/opensolaris-onvv-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_misc.c597 store_tl_data(tl_data, tl_type, value)
599 int tl_type;
607 switch (tl_type) {
628 /* store the tl_type value */
629 memset(curr, tl_type, 1);
659 /* store the tl_type value */
660 memset(curr, tl_type, 1);
681 * type defined by the tl_type (second parameter). The tl_data
690 decode_tl_data(tl_data, tl_type, data)
692 int tl_type;
[all...]
/opensolaris-onvv-gate/usr/src/lib/krb5/kdb/
H A Dkdb_convert.c548 ULOG_ENTRY(upd, final).av_tldata.av_tldata_val[tmpint].tl_type = newtl->tl_data_type;
769 newtl[j].tl_data_type = (krb5_int16)u.av_tldata.av_tldata_val[j].tl_type;
/opensolaris-onvv-gate/usr/src/cmd/dlstat/
H A Ddlstat.c348 char tl_type[MAXSTATLEN]; member in struct:tx_lane_fields_buf_s
361 offsetof(tx_lane_fields_buf_t, tl_type), print_default_cb},
1303 (void) snprintf(buf->tl_type, sizeof (buf->tl_type), "tx");

Completed in 119 milliseconds