Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/
Dip_fib.h41 u32 fc_flow; member
/linux-3.4.99/net/ipv4/
Dfib_semantics.c799 if (cfg->fc_flow && fi->fib_nh->nh_tclassid != cfg->fc_flow) in fib_create_info()
812 nh->nh_tclassid = cfg->fc_flow; in fib_create_info()
Dfib_frontend.c544 cfg->fc_flow = nla_get_u32(attr); in rtm_to_fib_config()