commit | b92cf4aab8e688b1bd501ac2ac4f1b5c99601e3b | [log] [tgz] |
---|---|---|
author | David Miller <davem@davemloft.net> | Tue Nov 28 15:40:22 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 30 09:54:25 2017 -0500 |
tree | f8fb92d4c9394bdf61716d074b9aaa15fbf22450 | |
parent | 071fb37ec43dcd88937a669c5f97bd37f7d29dea [diff] |
net: Create and use new helper xfrm_dst_child(). Only IPSEC routes have a non-NULL dst->child pointer. And IPSEC routes are identified by a non-NULL dst->xfrm pointer. Signed-off-by: David S. Miller <davem@davemloft.net>