Searched refs:ip_vs_lblcr_entry (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/netfilter/ipvs/
H A Dip_vs_lblcr.c258 struct ip_vs_lblcr_entry { struct
300 static inline void ip_vs_lblcr_free(struct ip_vs_lblcr_entry *en)
330 ip_vs_lblcr_hash(struct ip_vs_lblcr_table *tbl, struct ip_vs_lblcr_entry *en)
339 /* Get ip_vs_lblcr_entry associated with supplied parameters. */
340 static inline struct ip_vs_lblcr_entry *
345 struct ip_vs_lblcr_entry *en;
356 * Create or update an ip_vs_lblcr_entry, which is a mapping of a destination
359 static inline struct ip_vs_lblcr_entry *
363 struct ip_vs_lblcr_entry *en;
398 struct ip_vs_lblcr_entry *e
[all...]

Completed in 134 milliseconds