Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-rx.c513 static void ubik_reply_print(netdissect_options *, const u_char *, int, int32_t);
1517 ubik_reply_print(ndo, bp, length, opcode); in prot_reply_print()
1724 ubik_reply_print(ndo, bp, length, opcode); in vldb_reply_print()
2004 ubik_reply_print(ndo, bp, length, opcode); in kauth_reply_print()
2641 ubik_reply_print(netdissect_options *ndo, in ubik_reply_print() function