Home
last modified time | relevance | path

Searched refs:RTA_FLOW (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv4/
A Dfib_semantics.c733 nla = nla_find(attrs, attrlen, RTA_FLOW); in fib_get_nhs()
973 nla = nla_find(attrs, attrlen, RTA_FLOW); in fib_nh_match()
1719 if (nh_tclassid && nla_put_u32(skb, RTA_FLOW, nh_tclassid)) in fib_add_nexthop()
1838 nla_put_u32(skb, RTA_FLOW, nh->nh_tclassid)) in fib_dump_info()
A Dfib_frontend.c665 [RTA_FLOW] = { .type = NLA_U32 },
796 case RTA_FLOW: in rtm_to_fib_config()
A Droute.c2962 nla_put_u32(skb, RTA_FLOW, rt->dst.tclassid)) in rt_fill_info()
/linux/include/uapi/linux/
A Drtnetlink.h363 RTA_FLOW, enumerator

Completed in 17 milliseconds