Searched hist:"127 eb7cd3c210afead788991a30950a9e36759ea" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/include/net/ |
H A D | lwtunnel.h | diff 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 D | mpls_iptunnel.c | diff 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 D | lwtunnel.c | diff 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 D | ip_tunnel_core.c | diff 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 D | fib_semantics.c | diff 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 D | route.c | diff 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>
|