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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-isoclns.c1888 char ident_buffer[20]; local
1918 snprintf(ident_buffer, sizeof(ident_buffer), "%s ",ident);
1919 if(!isis_print_is_reach_subtlv(tptr,subtlv_type,subtlv_len,ident_buffer))
1963 char ident_buffer[20]; local
2062 snprintf(ident_buffer, sizeof(ident_buffer), "%s ",ident);
2063 if(!isis_print_ip_reach_subtlv(tptr,subtlvtype,subtlvlen,ident_buffer))

Completed in 63 milliseconds