Home
last modified time | relevance | path

Searched defs:inner (Results 1 – 25 of 31) sorted by relevance

12

/linux/include/net/
H A Dinet_ecn.h46 static inline __u8 INET_ECN_encapsulate(__u8 outer, __u8 inner) in INET_ECN_encapsulate()
120 static inline void ipv4_copy_dscp(unsigned int dscp, struct iphdr *inner) in ipv4_copy_dscp()
166 static inline void ipv6_copy_dscp(unsigned int dscp, struct ipv6hdr *inner) in ipv6_copy_dscp()
251 static inline int __INET_ECN_decapsulate(__u8 outer, __u8 inner, bool *set_ce) in __INET_ECN_decapsulate()
270 __u8 outer, __u8 inner) in INET_ECN_decapsulate()
289 __u8 inner; in IP_ECN_decapsulate() local
308 __u8 inner; in IP6_ECN_decapsulate() local
H A Dip_tunnels.h589 u8 inner = ip_tunnel_get_dsfield(iph, skb); in ip_tunnel_ecn_encap() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Drss.c168 bool inner) in rss_get_tirp()
174 bool inner) in rss_get_tir()
192 bool inner) in mlx5e_rss_create_tir()
246 bool inner) in mlx5e_rss_destroy_tir()
263 bool inner) in mlx5e_rss_create_tirs()
283 static void mlx5e_rss_destroy_tirs(struct mlx5e_rss *rss, bool inner) in mlx5e_rss_destroy_tirs()
292 bool inner) in mlx5e_rss_update_tir()
441 bool inner) in mlx5e_rss_get_tirn()
458 bool inner, u32 *tirn) in mlx5e_rss_obtain_tirn()
H A Dtir.c114 bool inner) in mlx5e_tir_builder_build_rss()
/linux/rust/kernel/sync/
H A Darc.rs207 Ok(unsafe { Self::from_inner(KBox::leak(inner).into()) }) in new() localVariable
346 unsafe { ArcBorrow::new(inner) } in borrow() localVariable
479 inner: NonNull<ArcInner<T>>, global() field
635 inner: Arc<T>, global() field
650 let inner = Box::try_init::<AllocError>( new_uninit() localVariable
681 let inner = ManuallyDrop::new(self).inner.ptr; assume_init() localVariable
[all...]
/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c99 static enum ice_protocol_type ice_proto_type_from_mac(bool inner) in ice_proto_type_from_mac()
104 static enum ice_protocol_type ice_proto_type_from_etype(bool inner) in ice_proto_type_from_etype()
109 static enum ice_protocol_type ice_proto_type_from_ipv4(bool inner) in ice_proto_type_from_ipv4()
114 static enum ice_protocol_type ice_proto_type_from_ipv6(bool inner) in ice_proto_type_from_ipv6()
381 bool inner = false; in ice_tc_fill_rules() local
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_map_in_map_invalid.c6 struct inner { struct
H A Drbtree.c22 struct root_nested_inner inner; member
H A Dlinked_list.c18 struct head_nested_inner inner; member
/linux/rust/kernel/block/mq/
H A Dtag_set.rs31 inner: Opaque<bindings::blk_mq_tag_set>, field
/linux/rust/kernel/
H A Dtime.rs32 inner: bindings::ktime_t, field
H A Dlist.rs149 inner: Opaque<ListLinksFields>, field
199 pub inner: ListLinks<ID>, field
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dport_sel.h28 struct mlx5_lag_ttc inner; member
/linux/net/netfilter/ipset/
H A Dip_set_hash_netnet.c94 hash_netnet4_data_netmask(struct hash_netnet4_elem *elem, u8 cidr, bool inner) in hash_netnet4_data_netmask()
330 hash_netnet6_data_netmask(struct hash_netnet6_elem *elem, u8 cidr, bool inner) in hash_netnet6_data_netmask()
H A Dip_set_hash_netportnet.c99 u8 cidr, bool inner) in hash_netportnet4_data_netmask()
391 u8 cidr, bool inner) in hash_netportnet6_data_netmask()
/linux/kernel/locking/
H A Dspinlock_debug.c18 struct lock_class_key *key, short inner) in __raw_spin_lock_init()
/linux/tools/testing/selftests/openat2/
H A Dopenat2_test.c33 struct open_how inner; member
/linux/rust/kernel/list/
H A Darc.rs472 inner: AtomicBool, global() field
/linux/net/openvswitch/
H A Dflow_netlink.c990 bool is_mask, bool inner) in encode_vlan_from_nlattrs()
1012 u64 key_attrs, bool inner, in validate_vlan_from_nlattrs()
1050 u64 key_attrs, bool inner, in validate_vlan_mask_from_nlattrs()
1092 u64 *key_attrs, bool inner, in __parse_vlan_from_nlattrs()
/linux/net/netfilter/
H A Dnft_tunnel.c584 struct nlattr *nest, *inner; in nft_tunnel_opts_dump() local
/linux/net/tipc/
H A Dmsg.c523 struct tipc_msg *msg, *inner, *outer; in tipc_msg_try_bundle() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs.c1512 struct mlx5_ttc_table *mlx5e_fs_get_ttc(struct mlx5e_flow_steering *fs, bool inner) in mlx5e_fs_get_ttc()
1517 void mlx5e_fs_set_ttc(struct mlx5e_flow_steering *fs, struct mlx5_ttc_table *ttc, bool inner) in mlx5e_fs_set_ttc()
/linux/lib/
H A Dlocking-selftest.c2525 #define GENERATE_2_CONTEXT_TESTCASE(outer, outer_lock, inner, inner_lock) \ argument
2563 #define GENERATE_2_CONTEXT_TESTCASE_FOR_ALL_OUTER(inner, inner_lock) \ argument
/linux/scripts/
H A Dunifdef.c803 eval_fn *inner; member
/linux/include/linux/avf/
H A Dvirtchnl.h607 u32 inner; member
720 struct virtchnl_vlan inner; member

12