Searched defs:opcode (Results 76 - 100 of 259) sorted by relevance

1234567891011

/freebsd-10-stable/contrib/tcpdump/
H A Dprint-cfm.c50 u_int8_t opcode; member in struct:cfm_common_header_t
H A Dprint-eigrp.c43 u_int8_t opcode; member in struct:eigrp_common_header
H A Dprint-rx.c408 u_int32_t opcode; /* RX opcode (host order) */ member in struct:rx_cache_entry
454 int32_t opcode; local
631 rx_cache_find(const struct rx_header *rxh, const struct ip *ip, int sport, int32_t *opcode) argument
976 fs_reply_print(register const u_char *bp, int length, int32_t opcode) argument
1225 cb_reply_print(register const u_char *bp, int length, int32_t opcode) argument
1417 prot_reply_print(register const u_char *bp, int length, int32_t opcode) argument
1622 vldb_reply_print(register const u_char *bp, int length, int32_t opcode) argument
1902 kauth_reply_print(register const u_char *bp, int length, int32_t opcode) argument
2154 vol_reply_print(register const u_char *bp, int length, int32_t opcode) argument
2379 bos_reply_print(register const u_char *bp, int length, int32_t opcode) argument
2423 is_ubik(u_int32_t opcode) argument
2546 ubik_reply_print(register const u_char *bp, int length, int32_t opcode) argument
[all...]
H A Dprint-smb.c1093 int name_trn_id, response, opcode, nm_flags, rcode; local
/freebsd-10-stable/crypto/heimdal/kcm/
H A Dprotocol.c54 kcm_op_noop(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
73 kcm_op_get_name(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
116 kcm_op_gen_new(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
147 kcm_op_initialize(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
213 kcm_op_destroy(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
246 kcm_op_store(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
304 kcm_op_retrieve(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
395 kcm_op_get_principal(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
438 kcm_op_get_cred_uuid_list(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
484 kcm_op_get_cred_by_uuid(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
541 kcm_op_remove_cred(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
599 kcm_op_set_flags(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
646 kcm_op_chown(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
700 kcm_op_chmod(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
754 kcm_op_get_initial_ticket(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
846 kcm_op_get_ticket(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
929 kcm_op_move_cache(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
1013 kcm_op_get_cache_uuid_list(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
1025 kcm_op_get_cache_by_uuid(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
1063 kcm_op_get_default_cache(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
1116 kcm_op_set_default_cache(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
1155 kcm_op_get_kdc_offset(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
1186 kcm_op_set_kdc_offset(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
1269 kcm_op_add_ntlm_cred(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
1332 kcm_op_have_ntlm_cred(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
1376 kcm_op_del_ntlm_cred(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
1432 kcm_op_do_ntlm(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
1669 kcm_op_get_ntlm_user_list(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *request, krb5_storage *response) argument
1733 kcm_op2string(kcm_operation opcode) argument
1751 uint16_t opcode; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/kadm5/
H A Dipropd_slave.c350 int32_t opcode; local
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dkcm.c101 krb5_kcm_storage_request(krb5_context context, uint16_t opcode, krb5_storage **storage_p) argument
/freebsd-10-stable/include/arpa/
H A Dnameser_compat.h65 unsigned opcode: 4; /*%< purpose of message */ member in struct:__anon5555
81 unsigned opcode :4; /*%< purpose of message */ member in struct:__anon5555
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c1107 u_int8_t type, opcode; local
314 ar9300_mci_send_coex_bt_flags(struct ath_hal *ah, HAL_BOOL wait_done, u_int8_t opcode, u_int32_t bt_flags) argument
/freebsd-10-stable/sys/dev/my/
H A Dif_my.c167 my_send_cmd_to_phy(struct my_softc * sc, int opcode, int regad) argument
/freebsd-10-stable/sys/dev/oce/
H A Doce_sysctl.c396 int rc = 0, i, bin_offset = 0, opcode, num_bytes; local
/freebsd-10-stable/sys/fs/fuse/
H A Dfuse_ipc.h229 fsess_isimpl(struct mount *mp, int opcode) argument
237 fsess_set_notimpl(struct mount *mp, int opcode) argument
/freebsd-10-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c676 int type, event, opcode; local
/freebsd-10-stable/sys/ofed/include/rdma/
H A Dib_pack.h199 u8 opcode; member in struct:ib_unpacked_bth
/freebsd-10-stable/usr.sbin/mfiutil/
H A Dmfi_config.c86 mfi_config_read_opcode(int fd, uint32_t opcode, struct mfi_config_data **configp, argument
/freebsd-10-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaint.c1155 bit16 opcode = 0; local
[all...]
H A Dsampicmd.c94 mpiBuildCmd( agsaRoot_t *agRoot, bit32 *payload, mpiMsgCategory_t category, bit16 opcode, bit16 size, bit32 queueNum ) argument
901 mpiSMPCmd( agsaRoot_t *agRoot, void *pIomb, bit16 opcode, agsaSMPCmd_t *payload, bit8 inq, bit8 outq ) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_delta/
H A Dtext_delta.c210 svn_txdelta__insert_op(svn_txdelta__ops_baton_t *build_baton, enum svn_delta_action opcode, apr_size_t offset, apr_size_t length, const char *new_data, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/ntp/include/
H A Dntp_crypto.h144 u_int32 opcode; /* opcode */ member in struct:exten
/freebsd-10-stable/sys/dev/bxe/
H A Dbxe_stats.c185 uint32_t opcode; local
260 uint32_t opcode; local
320 uint32_t opcode; local
1351 uint32_t opcode; local
[all...]
/freebsd-10-stable/sys/dev/aha/
H A Daha.c1403 aha_cmd(struct aha_softc *aha, aha_op_t opcode, uint8_t *params, argument
[all...]
/freebsd-10-stable/usr.sbin/ppp/
H A Dip.c89 unsigned opcode : 4; member in struct:dns_header
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Den_tx.c683 u32 opcode; local
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-arc.c647 int opcode, subopcode; local
1446 const struct arc_opcode *opcode; local
[all...]
H A Dtc-s390.c1544 const struct s390_opcode *opcode; local
[all...]

Completed in 333 milliseconds

1234567891011