Home
last modified time | relevance | path

Searched refs:orig_flags (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h155 uint32_t orig_flags; member
/freebsd/crypto/openssl/test/
H A Devp_extra_test.c6175 int id, orig_id, orig_flags; in test_custom_pmeth() local
6276 EVP_PKEY_meth_get0_info(&orig_id, &orig_flags, orig_pmeth); in test_custom_pmeth()
6278 || !TEST_ptr(custom_pmeth = EVP_PKEY_meth_new(id, orig_flags))) in test_custom_pmeth()
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c7258 if (channel->orig_flags & IEEE80211_CHAN_DISABLED) in brcmf_construct_chaninfo()