Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-rx.c511 static void ubik_reply_print(netdissect_options *, const u_char *, int, int32_t);
1513 ubik_reply_print(ndo, bp, length, opcode); in prot_reply_print()
1720 ubik_reply_print(ndo, bp, length, opcode); in vldb_reply_print()
2000 ubik_reply_print(ndo, bp, length, opcode); in kauth_reply_print()
2632 ubik_reply_print(netdissect_options *ndo, in ubik_reply_print() function