Searched refs:nft_reg_load64 (Results 1 – 2 of 2) sorted by relevance
47 src64 = nft_reg_load64(&src[i]); in nft_byteorder_eval()55 cpu_to_be64(nft_reg_load64(&src[i])); in nft_byteorder_eval()
186 static inline u64 nft_reg_load64(const u32 *sreg) in nft_reg_load64() function