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
301 static inline void ip_vs_lblcr_free(struct ip_vs_lblcr_entry *en)
331 ip_vs_lblcr_hash(struct ip_vs_lblcr_table *tbl, struct ip_vs_lblcr_entry *en)
340 /* Get ip_vs_lblcr_entry associated with supplied parameters. */
341 static inline struct ip_vs_lblcr_entry *
346 struct ip_vs_lblcr_entry *en;
357 * Create or update an ip_vs_lblcr_entry, which is a mapping of a destination
360 static inline struct ip_vs_lblcr_entry *
364 struct ip_vs_lblcr_entry *en;
399 struct ip_vs_lblcr_entry *e
[all...]

Completed in 238 milliseconds