Home
last modified time | relevance | path

Searched defs:nh_config (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/net/
Dnexthop.h23 struct nh_config { struct
24 u32 nh_id;
26 u8 nh_family;
27 u8 nh_protocol;
28 u8 nh_blackhole;
29 u32 nh_flags;
31 int nh_ifindex;
32 struct net_device *dev;
34 union {
37 } gw;
[all …]