Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dip_vs.h503 struct ip_vs_conn_param { struct
504 struct net *net;
505 const union nf_inet_addr *caddr;
506 const union nf_inet_addr *vaddr;
507 __be16 cport;
508 __be16 vport;
509 __u16 protocol;
510 u16 af;
512 const struct ip_vs_pe *pe;
513 char *pe_data;
[all …]