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