Searched refs:NHA_FDB (Results 1 – 2 of 2) sorted by relevance
55 NHA_FDB, /* flag; nexthop belongs to a bridge fdb */ enumerator
38 [NHA_FDB] = { .type = NLA_FLAG },50 [NHA_FDB] = { .type = NLA_FLAG },719 if (nhg->fdb_nh && nla_put_flag(skb, NHA_FDB)) in nh_fill_node()733 if (nla_put_flag(skb, NHA_FDB)) in nh_fill_node()1080 if (tb[NHA_FDB]) in nh_check_attr_group()1107 case NHA_FDB: in nh_check_attr_group()2816 if (tb[NHA_FDB]) { in rtm_to_nh_config()2826 cfg->nh_fdb = nla_get_flag(tb[NHA_FDB]); in rtm_to_nh_config()2859 tb[NHA_ENCAP] || tb[NHA_ENCAP_TYPE] || tb[NHA_FDB]) { in rtm_to_nh_config()3145 filter->fdb_filter = nla_get_flag(tb[NHA_FDB]); in __nh_valid_dump_req()