nft_reg_store16    45 net/bridge/netfilter/nft_meta_bridge.c 		nft_reg_store16(dest, p_pvid);
nft_reg_store16    56 net/bridge/netfilter/nft_meta_bridge.c 		nft_reg_store16(dest, htons(p_proto));
nft_reg_store16   175 net/netfilter/nft_ct.c 		nft_reg_store16(dest, zoneid);
nft_reg_store16   199 net/netfilter/nft_ct.c 		nft_reg_store16(dest, (__force u16)tuple->src.u.all);
nft_reg_store16   202 net/netfilter/nft_ct.c 		nft_reg_store16(dest, (__force u16)tuple->dst.u.all);
nft_reg_store16    74 net/netfilter/nft_meta.c 		nft_reg_store16(dest, (__force u16)skb->protocol);
nft_reg_store16   105 net/netfilter/nft_meta.c 		nft_reg_store16(dest, in->type);
nft_reg_store16   110 net/netfilter/nft_meta.c 		nft_reg_store16(dest, out->type);
nft_reg_store16    88 net/netfilter/nft_rt.c 		nft_reg_store16(dest, get_tcpmss(pkt, dst));