Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Ddst.c255 int nohash = dst->flags & DST_NOHASH; in dst_destroy()
/linux-4.1.27/include/net/
Ddst.h54 #define DST_NOHASH 0x0008 macro
/linux-4.1.27/net/xfrm/
Dxfrm_policy.c1688 dst1->flags |= DST_NOHASH; in xfrm_bundle_create()