Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/
Daddrlabel.c77 #define IPV6_ADDR_LABEL_DEFAULT 0xffffffffUL macro
188 label = p ? p->label : IPV6_ADDR_LABEL_DEFAULT; in ipv6_addr_label()
433 if (label == IPV6_ADDR_LABEL_DEFAULT) in ip6addrlbl_newdel()