Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dip_vs.h568 struct ip_vs_conn_param { struct
569 struct netns_ipvs *ipvs;
570 const union nf_inet_addr *caddr;
571 const union nf_inet_addr *vaddr;
572 __be16 cport;
573 __be16 vport;
574 __u16 protocol;
575 u16 af;
577 const struct ip_vs_pe *pe;
578 char *pe_data;
[all …]

Completed in 12 milliseconds