Searched refs:fc_flow (Results 1 – 3 of 3) sorted by relevance
634 nh->nh_tclassid = cfg->fc_flow; in fib_nh_init()719 fib_cfg.fc_flow = nla_get_u32(nla); in fib_get_nhs()754 if (cfg->fc_flow && nh->nh_tclassid != cfg->fc_flow) { in fib_get_nhs()867 if (cfg->fc_flow && in fib_nh_match()868 cfg->fc_flow != nh->nh_tclassid) in fib_nh_match()
795 cfg->fc_flow = nla_get_u32(attr); in rtm_to_fib_config()
48 u32 fc_flow; member