Searched defs:status_byte (Results 1 – 3 of 3) sorted by relevance
133 #define status_byte(result) (result & 0xff) macro
124 #define status_byte(result) (result & 0xff) macro
2277 u_int metric, status_byte, bit_length, byte_length, sublen, processed, subtlvtype, subtlvlen; in isis_print_extd_ip_reach() local