Home
last modified time | relevance | path

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

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