Searched refs:NHA_OIF (Results 1 – 3 of 3) sorted by relevance
44 NHA_OIF, /* u32; nexthop device */ enumerator
33 [NHA_OIF] = { .type = NLA_U32 },46 [NHA_OIF] = { .type = NLA_U32 },60 [NHA_OIF] = { .type = NLA_U32 },738 if (dev && nla_put_u32(skb, NHA_OIF, dev->ifindex)) in nh_fill_node()2769 if (tb[NHA_OIF] || tb[NHA_BLACKHOLE] || in rtm_to_nh_config()2810 if (tb[NHA_GATEWAY] || tb[NHA_OIF] || in rtm_to_nh_config()2821 if (!cfg->nh_fdb && !tb[NHA_OIF]) { in rtm_to_nh_config()2826 if (!cfg->nh_fdb && tb[NHA_OIF]) { in rtm_to_nh_config()2827 cfg->nh_ifindex = nla_get_u32(tb[NHA_OIF]); in rtm_to_nh_config()3080 if (tb[NHA_OIF]) { in __nh_valid_dump_req()[all …]
225 ``NHA_OIF`` If specified, limits the dump to buckets that contain