Searched refs:is_group (Results 1 - 22 of 22) sorted by relevance

/linux-master/include/net/
H A Dnexthop.h154 bool is_group; member in struct:nexthop
281 if (nh->is_group) {
296 if (nh->is_group) {
307 if (nh->is_group) {
322 if (nh->is_group) {
370 if (nh->is_group) {
403 if (nh->is_group) {
427 if (nh->is_group) {
456 if (nh->is_group) {
514 if (nh->is_group) {
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dhw.h30 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c2078 u8 *p_macaddr, bool is_group, u8 enc_algo,
2136 if (is_group) {
2077 rtl92de_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) argument
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhw.h36 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c2142 u8 *p_macaddr, bool is_group, u8 enc_algo,
2205 if (is_group) {
2141 rtl8723e_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) argument
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dhw.h43 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c2072 u8 *p_macaddr, bool is_group, u8 enc_algo,
2135 if (is_group) {
2071 rtl92ce_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) argument
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dhw.h32 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c2534 u8 *p_macaddr, bool is_group, u8 enc_algo,
2597 if (is_group) {
2533 rtl8723be_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) argument
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.h32 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c3777 u8 *p_macaddr, bool is_group, u8 enc_algo,
3839 if (is_group) {
3776 rtl8821ae_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) argument
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dhw.h48 u32 key_index, u8 *macaddr, bool is_group,
H A Dhw.c2372 bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all)
2435 if (is_group) {
2371 rtl92se_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) argument
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dhw.h30 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c2271 u8 *p_macaddr, bool is_group, u8 enc_algo,
2333 if (is_group) {
2270 rtl88ee_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) argument
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dhw.h30 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c2415 u8 *p_macaddr, bool is_group, u8 enc_algo,
2478 if (is_group) {
2414 rtl92ee_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) argument
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.h15 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dmac.c194 u8 *p_macaddr, bool is_group, u8 enc_algo,
251 if (is_group) {
193 rtl92c_set_key(struct ieee80211_hw *hw, u32 key_index, u8 *p_macaddr, bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) argument
/linux-master/net/ipv4/
H A Dnexthop.c222 if (nh->is_group)
231 if (nh->is_group)
525 if (nh->is_group)
934 if (nh->is_group) {
1051 if (nh->is_group)
1210 if (nh->is_group) {
1460 if (!nh->is_group)
1481 if (nh->is_group) {
1530 if (nh->is_group) {
1602 if (nh->is_group) {
[all...]
/linux-master/fs/smb/client/
H A Dcifsacl.c207 is_well_known_sid(const struct cifs_sid *psid, uint32_t *puid, bool is_group) argument
220 if (is_group)
225 if (is_group)
362 bool is_group; local
365 is_group = true;
367 is_group = false;
369 if (is_well_known_sid(psid, &unix_id, is_group) == false)
372 if (is_group) {
/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h2250 u8 *macaddr, bool is_group, u8 enc_algo,

Completed in 246 milliseconds