Searched refs:init_dst (Results 1 – 3 of 3) sorted by relevance
311 .init_dst = xfrm6_init_dst,
295 void (*init_dst)(struct net *net, member
1585 if (afinfo->init_dst) in xfrm_alloc_dst()1586 afinfo->init_dst(net, xdst); in xfrm_alloc_dst()