Home
last modified time | relevance | path

Searched refs:tt_flag (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtranslation-table.c4273 char tt_flag; in batadv_tt_tvlv_unicast_handler_v1() local
4301 tt_flag = 'F'; in batadv_tt_tvlv_unicast_handler_v1()
4303 tt_flag = '.'; in batadv_tt_tvlv_unicast_handler_v1()
4307 dst, tt_flag); in batadv_tt_tvlv_unicast_handler_v1()
4322 tt_flag = 'F'; in batadv_tt_tvlv_unicast_handler_v1()
4324 tt_flag = '.'; in batadv_tt_tvlv_unicast_handler_v1()
4327 "Routing TT_RESPONSE to %pM [%c]\n", dst, tt_flag); in batadv_tt_tvlv_unicast_handler_v1()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtranslation-table.c4033 char tt_flag; in batadv_tt_tvlv_unicast_handler_v1() local
4061 tt_flag = 'F'; in batadv_tt_tvlv_unicast_handler_v1()
4063 tt_flag = '.'; in batadv_tt_tvlv_unicast_handler_v1()
4067 dst, tt_flag); in batadv_tt_tvlv_unicast_handler_v1()
4082 tt_flag = 'F'; in batadv_tt_tvlv_unicast_handler_v1()
4084 tt_flag = '.'; in batadv_tt_tvlv_unicast_handler_v1()
4087 "Routing TT_RESPONSE to %pM [%c]\n", dst, tt_flag); in batadv_tt_tvlv_unicast_handler_v1()

Completed in 11 milliseconds