Searched refs:INI_PFX (Results 1 – 2 of 2) sorted by relevance
34 # define INI_PFX "if_nametoindex(\"" macro58 static char res[IFNAME_QUOTED_SZ + sizeof(INI_PFX INI_SFX)]; in sprint_ifname()65 xsprintf(res, INI_PFX "%s" INI_SFX, name_quoted); in sprint_ifname()
2428 * print_ifindex.c (INI_PFX, INI_SFX): New helper macros.