Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dip_vs.h583 struct ip_vs_conn { struct
586 __be16 cport;
587 __be16 dport;
588 __be16 vport;
589 u16 af; /* address family */
614 struct ip_vs_conn *control; /* Master control connection */ argument
624 int (*packet_xmit)(struct sk_buff *skb, struct ip_vs_conn *cp, argument
636 const struct ip_vs_pe *pe;
637 char *pe_data;
638 __u8 pe_data_len;
[all …]

Completed in 12 milliseconds