Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip_vs.h548 struct ip_vs_conn_param { struct
549 struct netns_ipvs *ipvs;
550 const union nf_inet_addr *caddr;
551 const union nf_inet_addr *vaddr;
552 __be16 cport;
553 __be16 vport;
554 __u16 protocol;
555 u16 af;
557 const struct ip_vs_pe *pe;
558 char *pe_data;
[all …]