Home
last modified time | relevance | path

Searched refs:global (Results 1 – 7 of 7) sorted by relevance

/net/core/
A Ddev_addr_lists.c52 unsigned char addr_type, bool global, bool sync) in __hw_addr_create() argument
66 ha->global_use = global; in __hw_addr_create()
75 unsigned char addr_type, bool global, bool sync, in __hw_addr_add_ex() argument
100 if (global) { in __hw_addr_add_ex()
140 struct netdev_hw_addr *ha, bool global, in __hw_addr_del_entry() argument
143 if (global && !ha->global_use) in __hw_addr_del_entry()
149 if (global) in __hw_addr_del_entry()
194 unsigned char addr_type, bool global, bool sync) in __hw_addr_del_ex() argument
200 return __hw_addr_del_entry(list, ha, global, sync); in __hw_addr_del_ex()
863 bool global) in __dev_mc_add() argument
[all …]
/net/devlink/
A Ddpipe.c22 .global = true,
39 .global = true,
56 .global = true,
75 nla_put_u8(skb, DEVLINK_ATTR_DPIPE_HEADER_GLOBAL, header->global)) in devlink_dpipe_match_put()
123 nla_put_u8(skb, DEVLINK_ATTR_DPIPE_HEADER_GLOBAL, header->global)) in devlink_dpipe_action_put()
625 nla_put_u8(skb, DEVLINK_ATTR_DPIPE_HEADER_GLOBAL, header->global)) in devlink_dpipe_header_put()
/net/
A DKconfig.debug35 acquires the global RTNL and a small per-netns RTNL mutex.
/net/tipc/
A Dgroup.c168 bool global = mreq->scope != TIPC_NODE_SCOPE; in tipc_group_create() local
189 filter |= global ? TIPC_SUB_CLUSTER_SCOPE : TIPC_SUB_NODE_SCOPE; in tipc_group_create()
/net/rds/
A Dib_cm.c785 __be64 lguid = cm_id->route.path_rec->sgid.global.interface_id; in rds_ib_cm_handle_connect()
786 __be64 fguid = cm_id->route.path_rec->dgid.global.interface_id; in rds_ib_cm_handle_connect()
/net/batman-adv/
A Dtranslation-table.c1826 struct batadv_tt_global_entry *global; in batadv_tt_global_dump_entry() local
1831 global = container_of(common, struct batadv_tt_global_entry, common); in batadv_tt_global_dump_entry()
1832 best_entry = batadv_transtable_best_orig(bat_priv, global); in batadv_tt_global_dump_entry()
1833 head = &global->orig_list; in batadv_tt_global_dump_entry()
/net/netfilter/
A DKconfig303 inet 172.16.2.252/24 brd 172.16.2.255 scope global eth0
392 policies to flows, instead of using the global timeout policy.

Completed in 24 milliseconds