Home
last modified time | relevance | path

Searched refs:fc_flow (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
A Dfib_semantics.c633 nh->nh_tclassid = cfg->fc_flow; in fib_nh_init()
739 fib_cfg.fc_flow = nla_get_u32(nla); in fib_get_nhs()
778 if (cfg->fc_flow && nh->nh_tclassid != cfg->fc_flow) { in fib_get_nhs()
891 if (cfg->fc_flow && in fib_nh_match()
892 cfg->fc_flow != nh->nh_tclassid) in fib_nh_match()
A Dfib_frontend.c797 cfg->fc_flow = nla_get_u32(attr); in rtm_to_fib_config()
/linux/include/net/
A Dip_fib.h48 u32 fc_flow; member

Completed in 14 milliseconds