Lines Matching refs:u32
23 __type(key, u32);
31 __type(key, u32);
39 __type(key, u32);
47 __type(key, u32);
56 __uint(key_size, sizeof(u32));
64 __uint(key_size, sizeof(u32));
72 __uint(key_size, sizeof(u32));
76 static __always_inline int do_reg_lookup(void *inner_map, u32 port) in do_reg_lookup()
84 static __always_inline int do_inline_array_lookup(void *inner_map, u32 port) in do_inline_array_lookup()
95 static __always_inline int do_inline_hash_lookup(void *inner_map, u32 port) in do_inline_hash_lookup()
111 u32 port_key; in BPF_KSYSCALL()
172 u32 _version SEC("version") = LINUX_VERSION_CODE;