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