Home
last modified time | relevance | path

Searched hist:"127 eb7cd3c210afead788991a30950a9e36759ea" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/net/
H A Dlwtunnel.hdiff 127eb7cd3c210afead788991a30950a9e36759ea Mon Aug 24 11:45:41 CDT 2015 Tom Herbert <tom@herbertland.com> lwt: Add cfg argument to build_state

Add cfg and family arguments to lwt build state functions. cfg is a void
pointer and will either be a pointer to a fib_config or fib6_config
structure. The family parameter indicates which one (either AF_INET
or AF_INET6).

LWT encpasulation implementation may use the fib configuration to build
the LWT state.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/mpls/
H A Dmpls_iptunnel.cdiff 127eb7cd3c210afead788991a30950a9e36759ea Mon Aug 24 11:45:41 CDT 2015 Tom Herbert <tom@herbertland.com> lwt: Add cfg argument to build_state

Add cfg and family arguments to lwt build state functions. cfg is a void
pointer and will either be a pointer to a fib_config or fib6_config
structure. The family parameter indicates which one (either AF_INET
or AF_INET6).

LWT encpasulation implementation may use the fib configuration to build
the LWT state.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/core/
H A Dlwtunnel.cdiff 127eb7cd3c210afead788991a30950a9e36759ea Mon Aug 24 11:45:41 CDT 2015 Tom Herbert <tom@herbertland.com> lwt: Add cfg argument to build_state

Add cfg and family arguments to lwt build state functions. cfg is a void
pointer and will either be a pointer to a fib_config or fib6_config
structure. The family parameter indicates which one (either AF_INET
or AF_INET6).

LWT encpasulation implementation may use the fib configuration to build
the LWT state.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv4/
H A Dip_tunnel_core.cdiff 127eb7cd3c210afead788991a30950a9e36759ea Mon Aug 24 11:45:41 CDT 2015 Tom Herbert <tom@herbertland.com> lwt: Add cfg argument to build_state

Add cfg and family arguments to lwt build state functions. cfg is a void
pointer and will either be a pointer to a fib_config or fib6_config
structure. The family parameter indicates which one (either AF_INET
or AF_INET6).

LWT encpasulation implementation may use the fib configuration to build
the LWT state.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dfib_semantics.cdiff 127eb7cd3c210afead788991a30950a9e36759ea Mon Aug 24 11:45:41 CDT 2015 Tom Herbert <tom@herbertland.com> lwt: Add cfg argument to build_state

Add cfg and family arguments to lwt build state functions. cfg is a void
pointer and will either be a pointer to a fib_config or fib6_config
structure. The family parameter indicates which one (either AF_INET
or AF_INET6).

LWT encpasulation implementation may use the fib configuration to build
the LWT state.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv6/
H A Droute.cdiff 127eb7cd3c210afead788991a30950a9e36759ea Mon Aug 24 11:45:41 CDT 2015 Tom Herbert <tom@herbertland.com> lwt: Add cfg argument to build_state

Add cfg and family arguments to lwt build state functions. cfg is a void
pointer and will either be a pointer to a fib_config or fib6_config
structure. The family parameter indicates which one (either AF_INET
or AF_INET6).

LWT encpasulation implementation may use the fib configuration to build
the LWT state.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>