Home
last modified time | relevance | path

Searched hist:f6b72b6217f8c24f2a54988e58af858b4e66024d (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/net/
H A Dneighbour.hdiff f6b72b6217f8c24f2a54988e58af858b4e66024d Thu Jul 14 09:53:20 CDT 2011 David S. Miller <davem@davemloft.net> net: Embed hh_cache inside of struct neighbour.

Now that there is a one-to-one correspondance between neighbour
and hh_cache entries, we no longer need:

1) dynamic allocation
2) attachment to dst->hh
3) refcounting

Initialization of the hh_cache entry is indicated by hh_len
being non-zero, and such initialization is always done with
the neighbour's lock held as a writer.

Signed-off-by: David S. Miller <davem@davemloft.net>
H A Ddst.hdiff f6b72b6217f8c24f2a54988e58af858b4e66024d Thu Jul 14 09:53:20 CDT 2011 David S. Miller <davem@davemloft.net> net: Embed hh_cache inside of struct neighbour.

Now that there is a one-to-one correspondance between neighbour
and hh_cache entries, we no longer need:

1) dynamic allocation
2) attachment to dst->hh
3) refcounting

Initialization of the hh_cache entry is indicated by hh_len
being non-zero, and such initialization is always done with
the neighbour's lock held as a writer.

Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/core/
H A Ddst.cdiff f6b72b6217f8c24f2a54988e58af858b4e66024d Thu Jul 14 09:53:20 CDT 2011 David S. Miller <davem@davemloft.net> net: Embed hh_cache inside of struct neighbour.

Now that there is a one-to-one correspondance between neighbour
and hh_cache entries, we no longer need:

1) dynamic allocation
2) attachment to dst->hh
3) refcounting

Initialization of the hh_cache entry is indicated by hh_len
being non-zero, and such initialization is always done with
the neighbour's lock held as a writer.

Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dneighbour.cdiff f6b72b6217f8c24f2a54988e58af858b4e66024d Thu Jul 14 09:53:20 CDT 2011 David S. Miller <davem@davemloft.net> net: Embed hh_cache inside of struct neighbour.

Now that there is a one-to-one correspondance between neighbour
and hh_cache entries, we no longer need:

1) dynamic allocation
2) attachment to dst->hh
3) refcounting

Initialization of the hh_cache entry is indicated by hh_len
being non-zero, and such initialization is always done with
the neighbour's lock held as a writer.

Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv4/
H A Dip_output.cdiff f6b72b6217f8c24f2a54988e58af858b4e66024d Thu Jul 14 09:53:20 CDT 2011 David S. Miller <davem@davemloft.net> net: Embed hh_cache inside of struct neighbour.

Now that there is a one-to-one correspondance between neighbour
and hh_cache entries, we no longer need:

1) dynamic allocation
2) attachment to dst->hh
3) refcounting

Initialization of the hh_cache entry is indicated by hh_len
being non-zero, and such initialization is always done with
the neighbour's lock held as a writer.

Signed-off-by: David S. Miller <davem@davemloft.net>
H A Droute.cdiff f6b72b6217f8c24f2a54988e58af858b4e66024d Thu Jul 14 09:53:20 CDT 2011 David S. Miller <davem@davemloft.net> net: Embed hh_cache inside of struct neighbour.

Now that there is a one-to-one correspondance between neighbour
and hh_cache entries, we no longer need:

1) dynamic allocation
2) attachment to dst->hh
3) refcounting

Initialization of the hh_cache entry is indicated by hh_len
being non-zero, and such initialization is always done with
the neighbour's lock held as a writer.

Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv6/
H A Dip6_output.cdiff f6b72b6217f8c24f2a54988e58af858b4e66024d Thu Jul 14 09:53:20 CDT 2011 David S. Miller <davem@davemloft.net> net: Embed hh_cache inside of struct neighbour.

Now that there is a one-to-one correspondance between neighbour
and hh_cache entries, we no longer need:

1) dynamic allocation
2) attachment to dst->hh
3) refcounting

Initialization of the hh_cache entry is indicated by hh_len
being non-zero, and such initialization is always done with
the neighbour's lock held as a writer.

Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/linux/
H A Dnetdevice.hdiff f6b72b6217f8c24f2a54988e58af858b4e66024d Thu Jul 14 09:53:20 CDT 2011 David S. Miller <davem@davemloft.net> net: Embed hh_cache inside of struct neighbour.

Now that there is a one-to-one correspondance between neighbour
and hh_cache entries, we no longer need:

1) dynamic allocation
2) attachment to dst->hh
3) refcounting

Initialization of the hh_cache entry is indicated by hh_len
being non-zero, and such initialization is always done with
the neighbour's lock held as a writer.

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