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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_lblcr.c270 struct ip_vs_lblcr_entry { struct
309 static inline void ip_vs_lblcr_free(struct ip_vs_lblcr_entry *en)
339 ip_vs_lblcr_hash(struct ip_vs_lblcr_table *tbl, struct ip_vs_lblcr_entry *en)
349 * Get ip_vs_lblcr_entry associated with supplied parameters. Called under
352 static inline struct ip_vs_lblcr_entry *
357 struct ip_vs_lblcr_entry *en;
368 * Create or update an ip_vs_lblcr_entry, which is a mapping of a destination
371 static inline struct ip_vs_lblcr_entry *
375 struct ip_vs_lblcr_entry *en;
411 struct ip_vs_lblcr_entry *e
[all...]

Completed in 37 milliseconds