Home
last modified time | relevance | path

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

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