Home
last modified time | relevance | path

Searched hist:"85 b91b0339e764f7e56ff5968fa10d85451378b4" (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv4/
H A Dfib_rules.cdiff 85b91b0339e764f7e56ff5968fa10d85451378b4 Fri Jul 13 17:21:29 CEST 2012 David S. Miller <davem@davemloft.net> ipv4: Don't store a rule pointer in fib_result.

We only use it to fetch the rule's tclassid, so just store the
tclassid there instead.

This also decreases the size of fib_result by a full 8 bytes on
64-bit. On 32-bits it's a wash.

Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dfib_frontend.cdiff 85b91b0339e764f7e56ff5968fa10d85451378b4 Fri Jul 13 17:21:29 CEST 2012 David S. Miller <davem@davemloft.net> ipv4: Don't store a rule pointer in fib_result.

We only use it to fetch the rule's tclassid, so just store the
tclassid there instead.

This also decreases the size of fib_result by a full 8 bytes on
64-bit. On 32-bits it's a wash.

Signed-off-by: David S. Miller <davem@davemloft.net>
H A Droute.cdiff 85b91b0339e764f7e56ff5968fa10d85451378b4 Fri Jul 13 17:21:29 CEST 2012 David S. Miller <davem@davemloft.net> ipv4: Don't store a rule pointer in fib_result.

We only use it to fetch the rule's tclassid, so just store the
tclassid there instead.

This also decreases the size of fib_result by a full 8 bytes on
64-bit. On 32-bits it's a wash.

Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/include/net/
H A Dip_fib.hdiff 85b91b0339e764f7e56ff5968fa10d85451378b4 Fri Jul 13 17:21:29 CEST 2012 David S. Miller <davem@davemloft.net> ipv4: Don't store a rule pointer in fib_result.

We only use it to fetch the rule's tclassid, so just store the
tclassid there instead.

This also decreases the size of fib_result by a full 8 bytes on
64-bit. On 32-bits it's a wash.

Signed-off-by: David S. Miller <davem@davemloft.net>