Home
last modified time | relevance | path

Searched refs:sreg_proto_max (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/net/netfilter/
Dnft_masq.c19 u8 sreg_proto_max; member
64 &priv->sreg_proto_max, in nft_masq_init()
69 priv->sreg_proto_max = priv->sreg_proto_min; in nft_masq_init()
88 priv->sreg_proto_max)) in nft_masq_dump()
111 &regs->data[priv->sreg_proto_max]); in nft_masq_ipv4_eval()
157 &regs->data[priv->sreg_proto_max]); in nft_masq_ipv6_eval()
Dnft_redir.c18 u8 sreg_proto_max; member
60 &priv->sreg_proto_max, in nft_redir_init()
65 priv->sreg_proto_max = priv->sreg_proto_min; in nft_redir_init()
87 priv->sreg_proto_max)) in nft_redir_dump()
113 &regs->data[priv->sreg_proto_max]); in nft_redir_ipv4_eval()
161 &regs->data[priv->sreg_proto_max]); in nft_redir_ipv6_eval()
Dnft_nat.c27 u8 sreg_proto_max; member
60 nft_reg_load16(&regs->data[priv->sreg_proto_max]); in nft_nat_setup_proto()
238 &priv->sreg_proto_max, in nft_nat_init()
243 priv->sreg_proto_max = priv->sreg_proto_min; in nft_nat_init()
288 priv->sreg_proto_max)) in nft_nat_dump()