Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Daddrlabel.c63 #define IPV6_ADDR_LABEL_DEFAULT 0xffffffffUL macro
150 label = p ? p->label : IPV6_ADDR_LABEL_DEFAULT; in ipv6_addr_label()
412 if (label == IPV6_ADDR_LABEL_DEFAULT) in ip6addrlbl_newdel()