Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/
Dip_vs.h462 struct ip_vs_conn_param { struct
463 struct net *net;
464 const union nf_inet_addr *caddr;
465 const union nf_inet_addr *vaddr;
466 __be16 cport;
467 __be16 vport;
468 __u16 protocol;
469 u16 af;
471 const struct ip_vs_pe *pe;
472 char *pe_data;
[all …]