Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dnexthop.h41 NHA_BLACKHOLE, /* flag; nexthop used to blackhole packets */ enumerator
/linux-6.6.21/net/ipv4/
Dnexthop.c33 [NHA_BLACKHOLE] = { .type = NLA_FLAG },
729 if (nla_put_flag(skb, NHA_BLACKHOLE)) in nh_fill_node()
2817 if (tb[NHA_OIF] || tb[NHA_BLACKHOLE] || in rtm_to_nh_config()
2857 if (tb[NHA_BLACKHOLE]) { in rtm_to_nh_config()