Searched refs:lle_state (Results 1 – 2 of 2) sorted by relevance
267 const char *lle_state = ""; in print_entry() local270 lle_state = "I"; in print_entry()273 lle_state = "R"; in print_entry()276 lle_state = "S"; in print_entry()279 lle_state = "D"; in print_entry()282 lle_state = "P"; in print_entry()285 lle_state = "F"; in print_entry()288 lle_state = "N"; in print_entry()291 xo_emit(" {:neighbor-state/%s}", lle_state); in print_entry()
763 char *lle_state = ""; in dump_rtsock() local766 lle_state = "N"; in dump_rtsock()770 lle_state = "W"; in dump_rtsock()774 lle_state = "I"; in dump_rtsock()777 lle_state = "R"; in dump_rtsock()780 lle_state = "S"; in dump_rtsock()783 lle_state = "D"; in dump_rtsock()786 lle_state = "P"; in dump_rtsock()789 lle_state = "?"; in dump_rtsock()792 xo_emit(" {:neighbor-state/%s}", lle_state); in dump_rtsock()