Searched defs:rt_family (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | nexthop.h | 202 nexthop_mpath_fill_node(struct sk_buff *skb, struct nexthop *nh, u8 rt_family) nexthop_mpath_fill_node() argument
|
/kernel/linux/linux-6.6/include/net/ |
H A D | nexthop.h | 316 nexthop_mpath_fill_node(struct sk_buff *skb, struct nexthop *nh, u8 rt_family) nexthop_mpath_fill_node() argument
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | fib_semantics.c | 1654 fib_nexthop_info(struct sk_buff *skb, const struct fib_nh_common *nhc, u8 rt_family, unsigned char *flags, bool skip_oif) fib_nexthop_info() argument 1726 fib_add_nexthop(struct sk_buff *skb, const struct fib_nh_common *nhc, int nh_weight, u8 rt_family, u32 nh_tclassid) fib_add_nexthop() argument
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fib_semantics.c | 1636 fib_nexthop_info(struct sk_buff *skb, const struct fib_nh_common *nhc, u8 rt_family, unsigned char *flags, bool skip_oif) fib_nexthop_info() argument 1707 fib_add_nexthop(struct sk_buff *skb, const struct fib_nh_common *nhc, int nh_weight, u8 rt_family, u32 nh_tclassid) fib_add_nexthop() argument
|
Completed in 7 milliseconds