Skip to content
Commit 6281dcc9 authored by David S. Miller's avatar David S. Miller
Browse files

net: Make flowi ports AF dependent.



Create two sets of port member accessors, one set prefixed by fl4_*
and the other prefixed by fl6_*

This will let us to create AF optimal flow instances.

It will work because every context in which we access the ports,
we have to be fully aware of which AF the flowi is anyways.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 08704bcb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment