Home
last modified time | relevance | path

Searched hist:"64 aae3cb9fd22f33e491c4730d363eb2229ef910" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/net/
H A Dip_vs.hdiff 64aae3cb9fd22f33e491c4730d363eb2229ef910 Tue Sep 02 08:55:34 CDT 2008 Julius Volz <juliusv@google.com> IPVS: Add general v4/v6 helper functions / data structures

Add a struct ip_vs_iphdr for easier handling of common v4 and v6 header
fields in the same code path. ip_vs_fill_iphdr() helps to fill this struct
from an IPv4 or IPv6 header. Add further helper functions for copying and
comparing addresses.

Signed-off-by: Julius Volz <juliusv@google.com>
Signed-off-by: Simon Horman <horms@verge.net.au>