Home
last modified time | relevance | path

Searched defs:encap (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/cmd/fwflash/plugins/vendor/
H A Dtavor-MELLANOX.c67 struct ib_encap_ident *encap; in vendorvrfy() local
/titanic_44/usr/src/cmd/fwflash/plugins/vendor/
H A Dtavor-MELLANOX.c67 struct ib_encap_ident *encap; in vendorvrfy() local
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_negotiate.c211 smb2_encrypt_caps_t *encap = &neg_ctxs->encrypt_ctx.encrypt_caps; in smb31_decode_neg_ctxs() local
424 smb2_encrypt_caps_t *encap = &neg_ctxs->encrypt_ctx.encrypt_caps; in smb31_encode_neg_ctxs() local
842 smb2_encrypt_caps_t *encap = in smb2_negotiate_common() local
/freebsd/crypto/openssl/test/
H A Devp_pkey_dhkem_test.c398 int encap = ((tstid & 1) == 0); in test_nopublic() local
432 int encap = ((tstid & 1) == 0); in test_noauthpublic() local
606 int encap = ((tstid & 1) == 0); in test_ec_badpublic() local
655 int encap = ((tstid & 1) == 0); in test_ec_badauth() local
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_std_types_flow_action.c223 struct ib_flow_spec_list encap; member
/freebsd/sys/netinet6/
H A Din6_gif.c409 const struct encap_config encap; member
/freebsd/sys/netinet/
H A Din_gif.c378 const struct encap_config encap; member
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.c71 static char *encap; variable
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.c74 static char *encap; variable
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c754 struct ib_encap_ident *encap; in fw_devinfo() local
H A Dhermon.c401 ib_cnx_encap_ident_t *encap; in fw_devinfo() local
/titanic_44/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c754 struct ib_encap_ident *encap; in fw_devinfo() local
H A Dhermon.c401 ib_cnx_encap_ident_t *encap; in fw_devinfo() local
/freebsd/sys/dev/sfxge/common/
H A Def10_filter.c969 __in boolean_t encap, in efx_mcdi_get_parser_disp_info()
/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dipsec.h106 u8 encap : 1; member
H A Dmlx5_ipsec_fs.c182 static void setup_fte_spi(struct mlx5_flow_spec *spec, u32 spi, bool encap) in setup_fte_spi()
/freebsd/sys/dev/ice/
H A Dice_flow.c1535 ICE_FLOW_GEN_PROFID(hash,hdr,encap) global() argument
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdloverlay.c772 const char *encap, const char *search, uint64_t vid, in dladm_overlay_create()
/freebsd/crypto/openssl/crypto/ml_kem/
H A Dml_kem.c1444 int encap(uint8_t *ctext, uint8_t secret[ML_KEM_SHARED_SECRET_BYTES], in encap() function
/freebsd/crypto/openssl/include/crypto/
H A Devp.h92 } encap; member
/freebsd/sys/net/
H A Dif_vxlan.c2479 csum_flags_to_inner_flags(uint32_t csum_flags_in, const uint32_t encap) in csum_flags_to_inner_flags()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h1953 struct ib_flow_spec_list *encap; member
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c9876 char *encap = NULL, *endp, *search = NULL; in do_create_overlay() local