Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Ddst.c201 if (!(flags & DST_NOCOUNT)) in dst_alloc()
244 if (!(dst->flags & DST_NOCOUNT)) in dst_destroy()
/linux-4.1.27/include/net/
Ddst.h56 #define DST_NOCOUNT 0x0020 macro
/linux-4.1.27/net/ipv6/
Droute.c1560 rt = ip6_dst_alloc(net, NULL, (cfg->fc_flags & RTF_ADDRCONF) ? 0 : DST_NOCOUNT, table); in ip6_route_info_create()
2236 DST_NOCOUNT, NULL); in addrconf_dst_alloc()