Home
last modified time | relevance | path

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

/linux/include/net/
H A Dnexthop.h154 bool is_group; member
283 if (nh->is_group) { in nexthop_is_fdb()
298 if (nh->is_group) { in nexthop_has_v4()
309 if (nh->is_group) { in nexthop_is_multipath()
324 if (nh->is_group) { in nexthop_num_path()
372 if (nh->is_group) { in nexthop_is_blackhole()
405 if (nh->is_group) { in nexthop_fib_nhc()
429 if (nh->is_group) { in nexthop_get_nhc_lookup()
458 if (nh->is_group) { in nexthop_uses_dev()
516 if (nh->is_group) { in nexthop_fib6_nh()
[all...]
/linux/net/ipv4/
H A Dnexthop.c221 if (nh->is_group) in nh_notifier_info_init()
230 if (nh->is_group) in nh_notifier_info_fini()
523 if (nh->is_group) in nexthop_free_rcu()
939 if (nh->is_group) { in nh_fill_node()
1057 if (nh->is_group) in nh_nlmsg_size()
1216 if (nh->is_group) { in valid_group_nh()
1482 if (!nh->is_group) in nexthop_select_path()
1503 if (nh->is_group) { in nexthop_for_each_fib6_nh()
1552 if (nh->is_group) { in fib6_check_nexthop()
1624 if (nh->is_group) { in fib_check_nexthop()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Dhw_common.h21 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw_common.c1099 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92d_set_key() argument
1161 if (is_group) { in rtl92d_set_key()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dhw.h32 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A 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/fs/smb/client/
H A Dcifsacl.c206 is_well_known_sid(const struct smb_sid *psid, uint32_t *puid, bool is_group) in is_well_known_sid() argument
219 if (is_group) in is_well_known_sid()
224 if (is_group) in is_well_known_sid()
362 bool is_group; in sid_to_id() local
365 is_group = true; in sid_to_id()
367 is_group = false; in sid_to_id()
369 if (is_well_known_sid(psid, &unix_id, is_group) == false) in sid_to_id()
372 if (is_group) { in sid_to_id()
/linux/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) in rtl92se_set_key() argument
2435 if (is_group) { in rtl92se_set_key()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dhw.h30 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A 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/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, in rtl88ee_set_key() argument
2333 if (is_group) { in rtl88ee_set_key()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dhw.h43 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c2059 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92ce_set_key() argument
2122 if (is_group) { in rtl92ce_set_key()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.h32 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c3779 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8821ae_set_key() argument
3841 if (is_group) { in rtl8821ae_set_key()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhw.h36 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c2133 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8723e_set_key() argument
2196 if (is_group) { in rtl8723e_set_key()
/linux/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, in rtl92c_set_key() argument
251 if (is_group) { in rtl92c_set_key()