Home
last modified time | relevance | path

Searched refs:info_type (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/head/
H A Dndpd.h80 uint_t info_type; member
/illumos-gate/usr/src/head/protocols/
H A Drouted.h152 uint_t info_type; member
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c2252 uint8_t info_type; in sbd_handle_identifying_info() local
2257 info_type = cdb[10]>>1; in sbd_handle_identifying_info()
2268 switch (info_type) { in sbd_handle_identifying_info()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Drdisc.c1460 rdisc_info.info_type = RDISC_SNMP_INFO_RESPONSE; in process_d_mib_sock()
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.c2575 …b_param_limit_filter(struct expression *expr, int param, char *key, char *value, enum info_type op) in db_param_limit_filter()
2659 …oid db_param_add_set(struct expression *expr, int param, char *key, char *value, enum info_type op) in db_param_add_set()
H A Dsmatch.h816 enum info_type { enum
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtulip.c335 int info_type; member
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c1729 ndpd_info.info_type = NDPD_SNMP_INFO_RESPONSE; in process_mibsock()