/openbmc/linux/include/net/ |
H A D | inet6_connection_sock.h | diff d9d8da805dcb503ef8ee49918a94d49085060f23 Sat May 07 00:23:20 CDT 2011 David S. Miller <davem@davemloft.net> inet: Pass flowi to ->queue_xmit().
This allows us to acquire the exact route keying information from the protocol, however that might be managed.
It handles all of the possibilities, from the simplest case of storing the key in inet->cork.fl to the more complex setup SCTP has where individual transports determine the flow.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | inet_connection_sock.h | diff d9d8da805dcb503ef8ee49918a94d49085060f23 Sat May 07 00:23:20 CDT 2011 David S. Miller <davem@davemloft.net> inet: Pass flowi to ->queue_xmit().
This allows us to acquire the exact route keying information from the protocol, however that might be managed.
It handles all of the possibilities, from the simplest case of storing the key in inet->cork.fl to the more complex setup SCTP has where individual transports determine the flow.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip.h | diff d9d8da805dcb503ef8ee49918a94d49085060f23 Sat May 07 00:23:20 CDT 2011 David S. Miller <davem@davemloft.net> inet: Pass flowi to ->queue_xmit().
This allows us to acquire the exact route keying information from the protocol, however that might be managed.
It handles all of the possibilities, from the simplest case of storing the key in inet->cork.fl to the more complex setup SCTP has where individual transports determine the flow.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/dccp/ |
H A D | output.c | diff d9d8da805dcb503ef8ee49918a94d49085060f23 Sat May 07 00:23:20 CDT 2011 David S. Miller <davem@davemloft.net> inet: Pass flowi to ->queue_xmit().
This allows us to acquire the exact route keying information from the protocol, however that might be managed.
It handles all of the possibilities, from the simplest case of storing the key in inet->cork.fl to the more complex setup SCTP has where individual transports determine the flow.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | inet6_connection_sock.c | diff d9d8da805dcb503ef8ee49918a94d49085060f23 Sat May 07 00:23:20 CDT 2011 David S. Miller <davem@davemloft.net> inet: Pass flowi to ->queue_xmit().
This allows us to acquire the exact route keying information from the protocol, however that might be managed.
It handles all of the possibilities, from the simplest case of storing the key in inet->cork.fl to the more complex setup SCTP has where individual transports determine the flow.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/l2tp/ |
H A D | l2tp_ip.c | diff d9d8da805dcb503ef8ee49918a94d49085060f23 Sat May 07 00:23:20 CDT 2011 David S. Miller <davem@davemloft.net> inet: Pass flowi to ->queue_xmit().
This allows us to acquire the exact route keying information from the protocol, however that might be managed.
It handles all of the possibilities, from the simplest case of storing the key in inet->cork.fl to the more complex setup SCTP has where individual transports determine the flow.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | l2tp_core.c | diff d9d8da805dcb503ef8ee49918a94d49085060f23 Sat May 07 00:23:20 CDT 2011 David S. Miller <davem@davemloft.net> inet: Pass flowi to ->queue_xmit().
This allows us to acquire the exact route keying information from the protocol, however that might be managed.
It handles all of the possibilities, from the simplest case of storing the key in inet->cork.fl to the more complex setup SCTP has where individual transports determine the flow.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/sctp/ |
H A D | protocol.c | diff d9d8da805dcb503ef8ee49918a94d49085060f23 Sat May 07 00:23:20 CDT 2011 David S. Miller <davem@davemloft.net> inet: Pass flowi to ->queue_xmit().
This allows us to acquire the exact route keying information from the protocol, however that might be managed.
It handles all of the possibilities, from the simplest case of storing the key in inet->cork.fl to the more complex setup SCTP has where individual transports determine the flow.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | ip_output.c | diff d9d8da805dcb503ef8ee49918a94d49085060f23 Sat May 07 00:23:20 CDT 2011 David S. Miller <davem@davemloft.net> inet: Pass flowi to ->queue_xmit().
This allows us to acquire the exact route keying information from the protocol, however that might be managed.
It handles all of the possibilities, from the simplest case of storing the key in inet->cork.fl to the more complex setup SCTP has where individual transports determine the flow.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_output.c | diff d9d8da805dcb503ef8ee49918a94d49085060f23 Sat May 07 00:23:20 CDT 2011 David S. Miller <davem@davemloft.net> inet: Pass flowi to ->queue_xmit().
This allows us to acquire the exact route keying information from the protocol, however that might be managed.
It handles all of the possibilities, from the simplest case of storing the key in inet->cork.fl to the more complex setup SCTP has where individual transports determine the flow.
Signed-off-by: David S. Miller <davem@davemloft.net>
|