Home
last modified time | relevance | path

Searched refs:gre_print_0 (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-gre.c79 static void gre_print_0(netdissect_options *, const u_char *, u_int);
99 gre_print_0(ndo, bp, len); in gre_print()
111 gre_print_0(netdissect_options *ndo, const u_char *bp, u_int length) in gre_print_0() function