Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dnexthop.h144 bool is_group; member
251 if (nh->is_group) { in nexthop_is_fdb()
266 if (nh->is_group) { in nexthop_has_v4()
277 if (nh->is_group) { in nexthop_is_multipath()
292 if (nh->is_group) { in nexthop_num_path()
340 if (nh->is_group) { in nexthop_is_blackhole()
373 if (nh->is_group) { in nexthop_fib_nhc()
397 if (nh->is_group) { in nexthop_get_nhc_lookup()
426 if (nh->is_group) { in nexthop_uses_dev()
484 if (nh->is_group) { in nexthop_fib6_nh()
[all …]
/Linux-v5.15/net/ipv4/
Dnexthop.c207 if (nh->is_group) in nh_notifier_info_init()
216 if (nh->is_group) in nh_notifier_info_fini()
508 if (nh->is_group) in nexthop_free_rcu()
715 if (nh->is_group) { in nh_fill_node()
832 if (nh->is_group) in nh_nlmsg_size()
991 if (nh->is_group) { in valid_group_nh()
1211 if (!nh->is_group) in nexthop_select_path()
1232 if (nh->is_group) { in nexthop_for_each_fib6_nh()
1281 if (nh->is_group) { in fib6_check_nexthop()
1353 if (nh->is_group) { in fib_check_nexthop()
[all …]
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dhw.h32 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c2536 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8723be_set_key() argument
2599 if (is_group) { in rtl8723be_set_key()
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dhw.h48 u32 key_index, u8 *macaddr, bool is_group,
Dhw.c2381 bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) in rtl92se_set_key() argument
2444 if (is_group) { in rtl92se_set_key()
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dhw.h30 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c2090 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92de_set_key() argument
2148 if (is_group) { in rtl92de_set_key()
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dhw.h30 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c2416 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92ee_set_key() argument
2479 if (is_group) { in rtl92ee_set_key()
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dhw.h30 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c2272 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl88ee_set_key() argument
2334 if (is_group) { in rtl88ee_set_key()
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dhw.h32 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c3818 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8821ae_set_key() argument
3880 if (is_group) { in rtl8821ae_set_key()
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhw.h36 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c2147 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8723e_set_key() argument
2210 if (is_group) { in rtl8723e_set_key()
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dhw.h43 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c2068 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92ce_set_key() argument
2131 if (is_group) { in rtl92ce_set_key()
/Linux-v5.15/fs/cifs/
Dcifsacl.c202 is_well_known_sid(const struct cifs_sid *psid, uint32_t *puid, bool is_group) in is_well_known_sid() argument
215 if (is_group) in is_well_known_sid()
220 if (is_group) in is_well_known_sid()
357 bool is_group; in sid_to_id() local
360 is_group = true; in sid_to_id()
362 is_group = false; in sid_to_id()
364 if (is_well_known_sid(psid, &unix_id, is_group) == false) in sid_to_id()
367 if (is_group) { in sid_to_id()
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dmac.h15 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dmac.c193 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92c_set_key() argument
250 if (is_group) { in rtl92c_set_key()
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2291 u8 *macaddr, bool is_group, u8 enc_algo,