Home
last modified time | relevance | path

Searched refs:nft_reg_load8 (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/net/netfilter/
Dnft_meta.c436 value8 = nft_reg_load8(sreg); in nft_meta_set_eval()
444 value8 = nft_reg_load8(sreg); in nft_meta_set_eval()
/linux-6.1.9/include/net/netfilter/
Dnf_tables.h149 static inline u8 nft_reg_load8(const u32 *sreg) in nft_reg_load8() function