Home
last modified time | relevance | path

Searched refs:fill_dst (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv6/
H A Dxfrm6_policy.c174 .fill_dst = xfrm6_fill_dst,
/linux/include/net/
H A Dxfrm.h390 int (*fill_dst)(struct xfrm_dst *xdst, member
/linux/net/xfrm/
H A Dxfrm_policy.c2654 err = afinfo->fill_dst(xdst, dev, fl); in xfrm_fill_dst()