Searched refs:RTA_FLOW (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/net/ipv4/ |
| D | fib_semantics.c | 743 nla = nla_find(attrs, attrlen, RTA_FLOW); in fib_get_nhs() 990 nla = nla_find(attrs, attrlen, RTA_FLOW); in fib_nh_match() 1717 if (nh_tclassid && nla_put_u32(skb, RTA_FLOW, nh_tclassid)) in fib_add_nexthop() 1836 nla_put_u32(skb, RTA_FLOW, nh->nh_tclassid)) in fib_dump_info()
|
| D | fib_frontend.c | 668 [RTA_FLOW] = { .type = NLA_U32 }, 807 case RTA_FLOW: in rtm_to_fib_config()
|
| D | route.c | 2985 nla_put_u32(skb, RTA_FLOW, rt->dst.tclassid)) in rt_fill_info()
|
| /Linux-v6.1/include/uapi/linux/ |
| D | rtnetlink.h | 372 RTA_FLOW, enumerator
|