Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_vs.h776 struct ip_vs_conn_param { struct
777 struct netns_ipvs *ipvs;
778 const union nf_inet_addr *caddr;
779 const union nf_inet_addr *vaddr;
780 __be16 cport;
781 __be16 vport;
782 __u16 protocol;
783 u16 af;
785 const struct ip_vs_pe *pe;
786 char *pe_data;
[all …]