Searched hist:"97 bab73f987e2781129cd6f4b6379bf44d808cc6" (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/include/net/ |
H A D | inetpeer.h | diff 97bab73f987e2781129cd6f4b6379bf44d808cc6 Sun Jun 10 00:36:36 CDT 2012 David S. Miller <davem@davemloft.net> inet: Hide route peer accesses behind helpers.
We encode the pointer(s) into an unsigned long with one state bit.
The state bit is used so we can store the inetpeer tree root to use when resolving the peer later.
Later the peer roots will be per-FIB table, and this change works to facilitate that.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip6_route.h | diff 97bab73f987e2781129cd6f4b6379bf44d808cc6 Sun Jun 10 00:36:36 CDT 2012 David S. Miller <davem@davemloft.net> inet: Hide route peer accesses behind helpers.
We encode the pointer(s) into an unsigned long with one state bit.
The state bit is used so we can store the inetpeer tree root to use when resolving the peer later.
Later the peer roots will be per-FIB table, and this change works to facilitate that.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.h | diff 97bab73f987e2781129cd6f4b6379bf44d808cc6 Sun Jun 10 00:36:36 CDT 2012 David S. Miller <davem@davemloft.net> inet: Hide route peer accesses behind helpers.
We encode the pointer(s) into an unsigned long with one state bit.
The state bit is used so we can store the inetpeer tree root to use when resolving the peer later.
Later the peer roots will be per-FIB table, and this change works to facilitate that.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip6_fib.h | diff 97bab73f987e2781129cd6f4b6379bf44d808cc6 Sun Jun 10 00:36:36 CDT 2012 David S. Miller <davem@davemloft.net> inet: Hide route peer accesses behind helpers.
We encode the pointer(s) into an unsigned long with one state bit.
The state bit is used so we can store the inetpeer tree root to use when resolving the peer later.
Later the peer roots will be per-FIB table, and this change works to facilitate that.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | xfrm4_policy.c | diff 97bab73f987e2781129cd6f4b6379bf44d808cc6 Sun Jun 10 00:36:36 CDT 2012 David S. Miller <davem@davemloft.net> inet: Hide route peer accesses behind helpers.
We encode the pointer(s) into an unsigned long with one state bit.
The state bit is used so we can store the inetpeer tree root to use when resolving the peer later.
Later the peer roots will be per-FIB table, and this change works to facilitate that.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | diff 97bab73f987e2781129cd6f4b6379bf44d808cc6 Sun Jun 10 00:36:36 CDT 2012 David S. Miller <davem@davemloft.net> inet: Hide route peer accesses behind helpers.
We encode the pointer(s) into an unsigned long with one state bit.
The state bit is used so we can store the inetpeer tree root to use when resolving the peer later.
Later the peer roots will be per-FIB table, and this change works to facilitate that.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | xfrm6_policy.c | diff 97bab73f987e2781129cd6f4b6379bf44d808cc6 Sun Jun 10 00:36:36 CDT 2012 David S. Miller <davem@davemloft.net> inet: Hide route peer accesses behind helpers.
We encode the pointer(s) into an unsigned long with one state bit.
The state bit is used so we can store the inetpeer tree root to use when resolving the peer later.
Later the peer roots will be per-FIB table, and this change works to facilitate that.
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | diff 97bab73f987e2781129cd6f4b6379bf44d808cc6 Sun Jun 10 00:36:36 CDT 2012 David S. Miller <davem@davemloft.net> inet: Hide route peer accesses behind helpers.
We encode the pointer(s) into an unsigned long with one state bit.
The state bit is used so we can store the inetpeer tree root to use when resolving the peer later.
Later the peer roots will be per-FIB table, and this change works to facilitate that.
Signed-off-by: David S. Miller <davem@davemloft.net>
|