Searched refs:const16 (Results 1 – 2 of 2) sorted by relevance
20 __u16 const16 = 0; variable30 const16 = ___bpf_swab16(IN16); in sys_enter()
45 CHECK(bss->const16 != OUT16, "const16", "got 0x%llx != exp 0x%llx\n", in test_endian()46 (__u64)bss->const16, (__u64)OUT16); in test_endian()