Searched refs:print_decnet_ctlmsg (Results 1 – 1 of 1) sorted by relevance
50 static int print_decnet_ctlmsg(const union routehdr *, u_int, u_int);122 if (!print_decnet_ctlmsg(rhp, length, caplen)) in decnet_print()178 print_decnet_ctlmsg(register const union routehdr *rhp, u_int length, in print_decnet_ctlmsg() function