Searched refs:fill_dst (Results 1 – 4 of 4) sorted by relevance
282 .fill_dst = xfrm4_fill_dst,
302 .fill_dst = xfrm6_fill_dst,
302 int (*fill_dst)(struct xfrm_dst *xdst, member
1641 err = afinfo->fill_dst(xdst, dev, fl); in xfrm_fill_dst()