Searched defs:nhmsg (Results 1 – 1 of 1) sorted by relevance
36 struct nhmsg { struct37 unsigned char nh_family; /* transport family */38 unsigned char nh_scope; /* ignored on RX, filled by kernel */39 unsigned char nh_protocol; /* Routing protocol that installed nh */40 unsigned char resvd;41 unsigned int nh_flags; /* RTNH_F_* flags from route.h */