Searched refs:__xfrm_dst_lookup (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/net/xfrm/ |
| H A D | xfrm_device.c | 252 dst = __xfrm_dst_lookup(net, 0, 0, saddr, daddr, in xfrm_dev_state_add()
|
| H A D | xfrm_policy.c | 259 struct dst_entry *__xfrm_dst_lookup(struct net *net, int tos, int oif, in __xfrm_dst_lookup() function 277 EXPORT_SYMBOL(__xfrm_dst_lookup); 299 dst = __xfrm_dst_lookup(net, tos, oif, saddr, daddr, family, mark); in xfrm_dst_lookup()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | xfrm.h | 1624 struct dst_entry *__xfrm_dst_lookup(struct net *net, int tos, int oif,
|