Home
last modified time | relevance | path

Searched defs:snet (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/vdpa/solidrun/
H A Dsnet_main.c40 struct snet *snet = data; in snet_cfg_irq_hndlr() local
89 struct snet *snet = vdpa_to_snet(vdev); in snet_set_vq_address() local
100 struct snet *snet = vdpa_to_snet(vdev); in snet_set_vq_num() local
107 struct snet *snet = vdpa_to_snet(vdev); in snet_kick_vq() local
117 struct snet *snet = vdpa_to_snet(vdev); in snet_kick_vq_with_data() local
129 struct snet *snet = vdpa_to_snet(vdev); in snet_set_vq_cb() local
137 struct snet *snet = vdpa_to_snet(vdev); in snet_set_vq_ready() local
144 struct snet *snet = vdpa_to_snet(vdev); in snet_get_vq_ready() local
169 struct snet *snet = vdpa_to_snet(vdev); in snet_set_vq_state() local
188 struct snet *snet = vdpa_to_snet(vdev); in snet_get_vq_state() local
[all …]
H A Dsnet_vdpa.h24 #define SNET_CFG_VER(snet, ver) ((snet)->psnet->negotiated_cfg_ver >= (ver)) argument
54 struct snet { struct
64 struct snet_vq **vqs; argument
71 /* boolean indicating if snet config was passed to the device */ argument
83 /* Pointer to snet pdev parent device */ argument
84 struct psnet *psnet; argument
86 struct snet_dev_cfg *cfg; argument
173 static inline u32 snet_read32(struct snet *snet, u32 off) in snet_read32()
178 static inline void snet_write32(struct snet *snet, u32 off, u32 val) in snet_write32()
192 static inline void snet_write64(struct snet *snet, u32 off, u64 val) in snet_write64()
H A Dsnet_ctrl.c62 static struct snet_ctrl_regs __iomem *snet_get_ctrl(struct snet *snet) in snet_get_ctrl()
132 static int snet_ctrl_read_from_dpu(struct snet *snet, u16 opcode, u16 vq_idx, void *buffer, in snet_ctrl_read_from_dpu()
218 static int snet_send_ctrl_msg_old(struct snet *snet, u32 opcode) in snet_send_ctrl_msg_old()
252 static int snet_send_ctrl_msg(struct snet *snet, u16 opcode, u16 vq_idx) in snet_send_ctrl_msg()
310 void snet_ctrl_clear(struct snet *snet) in snet_ctrl_clear()
317 int snet_destroy_dev(struct snet *snet) in snet_destroy_dev()
322 int snet_read_vq_state(struct snet *snet, u16 idx, struct vdpa_vq_state *state) in snet_read_vq_state()
328 int snet_suspend_dev(struct snet *snet) in snet_suspend_dev()
333 int snet_resume_dev(struct snet *snet) in snet_resume_dev()
/openbmc/linux/net/netfilter/
H A Dnf_synproxy_core.c242 struct synproxy_net *snet = synproxy_pernet(seq_file_net(seq)); in synproxy_cpu_seq_start() local
260 struct synproxy_net *snet = synproxy_pernet(seq_file_net(seq)); in synproxy_cpu_seq_next() local
332 struct synproxy_net *snet = synproxy_pernet(net); in synproxy_net_init() local
368 struct synproxy_net *snet = synproxy_pernet(net); in synproxy_net_exit() local
494 struct synproxy_net *snet = synproxy_pernet(net); in synproxy_send_server_syn() local
617 struct synproxy_net *snet = synproxy_pernet(net); in synproxy_recv_client_ack() local
643 struct synproxy_net *snet = synproxy_pernet(net); in ipv4_synproxy_hook() local
908 struct synproxy_net *snet = synproxy_pernet(net); in synproxy_send_server_syn_ipv6() local
1034 struct synproxy_net *snet = synproxy_pernet(net); in synproxy_recv_client_ack_ipv6() local
1060 struct synproxy_net *snet = synproxy_pernet(net); in ipv6_synproxy_hook() local
[all …]
H A Dnft_synproxy.c25 struct synproxy_net *snet, in nft_synproxy_tcp_options()
53 struct synproxy_net *snet = synproxy_pernet(net); in nft_synproxy_eval_v4() local
84 struct synproxy_net *snet = synproxy_pernet(net); in nft_synproxy_eval_v6() local
156 struct synproxy_net *snet = synproxy_pernet(ctx->net); in nft_synproxy_do_init() local
209 struct synproxy_net *snet = synproxy_pernet(ctx->net); in nft_synproxy_do_destroy() local
/openbmc/linux/net/ipv4/netfilter/
H A Dipt_SYNPROXY.c17 struct synproxy_net *snet = synproxy_pernet(net); in synproxy_tg4() local
66 struct synproxy_net *snet = synproxy_pernet(par->net); in synproxy_tg4_check() local
89 struct synproxy_net *snet = synproxy_pernet(par->net); in synproxy_tg4_destroy() local
/openbmc/linux/net/ipv6/netfilter/
H A Dip6t_SYNPROXY.c17 struct synproxy_net *snet = synproxy_pernet(net); in synproxy_tg6() local
68 struct synproxy_net *snet = synproxy_pernet(par->net); in synproxy_tg6_check() local
92 struct synproxy_net *snet = synproxy_pernet(par->net); in synproxy_tg6_destroy() local
/openbmc/linux/include/net/netfilter/
H A Dnf_synproxy.h84 nf_synproxy_ipv6_init(struct synproxy_net *snet, struct net *net) { return 0; } in nf_synproxy_ipv6_init()
86 nf_synproxy_ipv6_fini(struct synproxy_net *snet, struct net *net) {}; in nf_synproxy_ipv6_fini()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_core.c264 union nf_inet_addr snet; /* source network of the client, in ip_vs_sched_persist() local
857 union nf_inet_addr *snet, in handle_response_icmp()
924 union nf_inet_addr snet; in ip_vs_out_icmp() local
998 union nf_inet_addr snet; in ip_vs_out_icmp_v6() local
1139 union nf_inet_addr snet; in ip_vs_new_conn_out() local