Searched refs:tl_type (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/pppoe/ |
H A D | common.c | 276 int tl_type; member 323 if (tagtype == tlp->tl_type) in poe_tagname() 340 if (codetype == tlp->tl_type) in poe_codename()
|
/titanic_44/usr/src/cmd/krb5/iprop/ |
H A D | iprop.x | 61 int16_t tl_type; member
|
/titanic_44/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | ldap_misc.c | 597 store_tl_data(tl_data, tl_type, value) in store_tl_data() argument 599 int tl_type; 607 switch (tl_type) { 629 memset(curr, tl_type, 1); 660 memset(curr, tl_type, 1); 690 decode_tl_data(tl_data, tl_type, data) in decode_tl_data() argument 692 int tl_type; 713 if (subtype == tl_type) {
|
/titanic_44/usr/src/uts/common/io/comstar/port/srpt/ |
H A D | srp.h | 287 uint8_t tl_type; member
|
/titanic_44/usr/src/cmd/dlstat/ |
H A D | dlstat.c | 348 char tl_type[MAXSTATLEN]; member 361 offsetof(tx_lane_fields_buf_t, tl_type), print_default_cb}, 1303 (void) snprintf(buf->tl_type, sizeof (buf->tl_type), "tx"); in print_tx_lane_stats()
|
/titanic_44/usr/src/lib/krb5/kdb/ |
H A D | kdb_convert.c | 548 ULOG_ENTRY(upd, final).av_tldata.av_tldata_val[tmpint].tl_type = newtl->tl_data_type; in ulog_conv_2logentry() 769 newtl[j].tl_data_type = (krb5_int16)u.av_tldata.av_tldata_val[j].tl_type; in ulog_conv_2dbentry()
|