Home
last modified time | relevance | path

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

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