Searched refs:krb4_print_hdr (Results 1 - 1 of 1) sorted by path

/external/tcpdump/
H A Dprint-krb.c42 static const u_char *krb4_print_hdr(const u_char *);
132 krb4_print_hdr(const u_char *cp) function
179 if ((cp = krb4_print_hdr(cp)) == NULL)
201 if ((cp = krb4_print_hdr(cp)) == NULL)
210 if ((cp = krb4_print_hdr(cp)) == NULL)

Completed in 117 milliseconds