Searched defs:nhmsg (Results 1 – 4 of 4) sorted by relevance
22 struct nhmsg { struct23 unsigned char nh_family;24 unsigned char nh_scope;25 unsigned char nh_protocol;26 unsigned char resvd;27 unsigned int nh_flags;
7 struct nhmsg { struct8 unsigned char nh_family;9 unsigned char nh_scope; /* return only */10 unsigned char nh_protocol; /* Routing protocol that installed nh */11 unsigned char resvd;12 unsigned int nh_flags; /* RTNH_F flags */