Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds