Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv6/
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()