OSDN Git Service

ipsec: Create and use new helpers for dst child access.
authorDavid Miller <davem@davemloft.net>
Tue, 28 Nov 2017 20:40:28 +0000 (15:40 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Nov 2017 14:54:26 +0000 (09:54 -0500)
commit45b018beddb631fb9a0ecbc3ba103521b03c4c80
tree1118ed34bbf91dac1e703cab2e94dbdafe205709
parentb92cf4aab8e688b1bd501ac2ac4f1b5c99601e3b
ipsec: Create and use new helpers for dst child access.

This will make a future change moving the dst->child pointer less
invasive.

Signed-off-by: David S. Miller <davem@davemloft.net>
Reviewed-by: Eric Dumazet <edumazet@google.com>
include/net/xfrm.h
net/xfrm/xfrm_policy.c