Home
last modified time | relevance | path

Searched refs:xfrm4_dst_ops (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/netns/
H A Dxfrm.h76 struct dst_ops xfrm4_dst_ops; member
/linux/net/xfrm/
H A Dxfrm_policy.c2613 dst_ops = &net->xfrm.xfrm4_dst_ops; in xfrm_alloc_dst()